Update .gitlab-ci.yml

This commit is contained in:
Severin Kaderli 2018-12-18 12:46:19 +00:00
parent fb754b8c27
commit e2cd66135a

View file

@ -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/*