Loading gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ shellcheck: stage: shellcheck image: registry.cyberbrain.pw/tools/linters/shellcheck script: - shellcheck -s sh setup.sh - shellcheck -s sh -e SC2068 setup.sh - shellcheck -s sh -e SC2068 run.sh ansible-lint: Loading Loading
gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ shellcheck: stage: shellcheck image: registry.cyberbrain.pw/tools/linters/shellcheck script: - shellcheck -s sh setup.sh - shellcheck -s sh -e SC2068 setup.sh - shellcheck -s sh -e SC2068 run.sh ansible-lint: Loading