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

fix: mirrors artifact path hash

parent ce130168
No related branches found
No related tags found
No related merge requests found
...@@ -236,6 +236,7 @@ base: ...@@ -236,6 +236,7 @@ base:
containers/debian containers/debian
mirrors: mirrors:
stage: config
script: script:
- apk add envsubst - apk add envsubst
- | - |
...@@ -245,7 +246,7 @@ mirrors: ...@@ -245,7 +246,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