X-Git-Url: https://ruderich.org/simon/gitweb/?p=safcm%2Fsafcm.git;a=blobdiff_plain;f=.gitlab-ci.yml;h=0bacecd89c17500918bfac60609bd76369cc9402;hp=e2ec0a52a7582a9265fd431dbf90b2d41bebaabc;hb=70e11dc890b93ab83195188a49649be7e8e6a249;hpb=4e46a22dc5165611b254081597c65969c8c2ce39 diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e2ec0a5..0bacecd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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