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

refactor(yaml): replace anchors with ref tags

parent 6b117cc0
No related branches found
No related tags found
No related merge requests found
......@@ -608,7 +608,7 @@ stages:
- name: "$TBC_TRACKING_IMAGE"
command: ["--service", "semrel", "3.6.0" ]
before_script:
- *semrel-scripts
- !reference [.semrel-scripts]
- install_ca_certs "${CUSTOM_CA_CERTS:-$DEFAULT_CA_CERTS}"
- cd "${SEMREL_CONFIG_DIR}"
- install_yq "yq_linux_amd64" "v4.21.1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment