nsm bash ?

This commit is contained in:
Mael G. 2025-01-06 23:08:01 +01:00
parent e01b1f534c
commit c40ffa01b7

View file

@ -16,7 +16,7 @@ steps:
event: [pull_request]
lint:
image: debian:stable
entrypoint: /bin/bash
entrypoint: ["/bin/bash", "-c", "echo $CI_SCRIPT | base64 -d | /bin/bash -e"]
commands:
- apt-get update
- apt-get install -y curl