]> ruderich.org/simon Gitweb - safcm/safcm.git/blobdiff - .gitlab-ci.yml
Makefile: add lint target to run shellcheck
[safcm/safcm.git] / .gitlab-ci.yml
index e2ec0a52a7582a9265fd431dbf90b2d41bebaabc..0bacecd89c17500918bfac60609bd76369cc9402 100644 (file)
@@ -1,7 +1,7 @@
 .template-docker: &template-docker
   before_script:
     - apt-get update
-    - apt-get install --no-install-recommends --yes build-essential ca-certificates git golang golang-1.16 golang-golang-x-tools make openssh-server
+    - apt-get install --no-install-recommends --yes build-essential ca-certificates git golang golang-1.16 golang-golang-x-tools make openssh-server shellcheck
   script:
     # Gitlab-runner uses umask 0000 (wtf?!) and mixes nobody and root user
     # when setting up the environment. This breaks ssh's permission check on