From e2cd66135abe0bc441b354910d599480a07a7e64 Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Tue, 18 Dec 2018 12:46:19 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) 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/*