summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorJochen Sprickerhof <git@jochen.sprickerhof.de>2022-12-21 10:52:35 +0100
committerJochen Sprickerhof <git@jochen.sprickerhof.de>2022-12-21 10:52:35 +0100
commit6aea197542f949bbd673ca04fa45af539ae23a69 (patch)
tree650d32117acc8aef6e84d917202d1feca51a6afd /.gitlab-ci.yml
parent52e4f19565cb679076589b253c79ad6de4265c86 (diff)
downloaddebvm-6aea197542f949bbd673ca04fa45af539ae23a69.tar.gz
CI: switch to debian:sid-slim
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7846055..ecd604a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: registry.salsa.debian.org/salsa-ci-team/pipeline/base:unstable
+image: debian:sid-slim
shellcheck:
stage: test