Skip to content
Snippets Groups Projects
Commit f3b852a4 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

refactor(yaml): replace anchors with ref tags

parent c8eda0dc
Branches
Tags
No related merge requests found
...@@ -384,7 +384,7 @@ stages: ...@@ -384,7 +384,7 @@ stages:
paths: paths:
- $GO_PROJECT_DIR/.cache/ - $GO_PROJECT_DIR/.cache/
before_script: before_script:
- *go-scripts - !reference [.go-scripts]
- | - |
if command -v git > /dev/null if command -v git > /dev/null
then then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment