Skip to content
Snippets Groups Projects
Commit 5dead3b4 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

fix: mirrors artifact path hash

parent aef2f48c
Branches
No related tags found
No related merge requests found
...@@ -234,6 +234,7 @@ base: ...@@ -234,6 +234,7 @@ base:
containers/debian containers/debian
mirrors: mirrors:
stage: config
script: script:
- apk add envsubst - apk add envsubst
- | - |
...@@ -243,7 +244,7 @@ mirrors: ...@@ -243,7 +244,7 @@ mirrors:
cat mirrors.yaml.in | envsubst > mirrors.yaml cat mirrors.yaml.in | envsubst > mirrors.yaml
artifacts: artifacts:
paths: paths:
mirrors.yaml - mirrors.yaml
jug_dev: jug_dev:
parallel: parallel:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment