Skip to content
Snippets Groups Projects

feat: use official docker image

Merged Wouter Deconinck requested to merge use-official-docker-image into master
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
+ 2
1
@@ -234,6 +234,7 @@ base:
containers/debian
mirrors:
stage: config
script:
- apk add envsubst
- |
@@ -243,7 +244,7 @@ mirrors:
cat mirrors.yaml.in | envsubst > mirrors.yaml
artifacts:
paths:
mirrors.yaml
- mirrors.yaml
jug_dev:
parallel:
Loading