diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 856af5f..be4b0d5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,6 +4,7 @@ before_script: - apt-get update && apt-get install -y --no-install-recommends shellcheck - shopt -s expand_aliases - alias shellcheck="shellcheck -x --exclude=SC2034,SC1091,SC1090" + Lint: script: - shellcheck ./system/bin/*