summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorTomek Mrugalski <tomasz@isc.org>2019-02-26 19:24:41 +0100
committerTomek Mrugalski <tomek@isc.org>2019-03-06 15:15:28 +0100
commitfc69acd6830db5a301b47d9767eee1058b3db4e1 (patch)
treeafcce23bf87b7d32422222ae78ff2838a1263708 /.gitlab-ci.yml
parent[#480,!245] Using debian image now (diff)
downloadkea-fc69acd6830db5a301b47d9767eee1058b3db4e1.tar.xz
kea-fc69acd6830db5a301b47d9767eee1058b3db4e1.zip
[#480,!245] yml random fix attempt
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index deb2546ee9..984b6a7040 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,8 @@ variables:
ci-setup:
script:
- - apt install shellcheck
+ - cat /etc/debian_version
+ - sudo apt install shellcheck
shellcheck:
script: