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

refactor(yaml): replace anchors with ref tags

parent 674c5749
No related branches found
No related tags found
No related merge requests found
......@@ -294,7 +294,7 @@ sonar:
paths:
- .sonar/cache
before_script:
- *sonar-scripts
- !reference [.sonar-scripts]
- install_ca_certs "${CUSTOM_CA_CERTS:-$DEFAULT_CA_CERTS}"
- eval_java_proxy_args
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment