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

refactor(yaml): replace anchors with ref tags

parent 37ccee87
No related branches found
No related tags found
No related merge requests found
......@@ -233,7 +233,7 @@ gitleaks:
variables:
GIT_DEPTH: 0
before_script:
- *gitleaks-scripts
- !reference [.gitleaks-scripts]
- install_ca_certs "${CUSTOM_CA_CERTS:-$DEFAULT_CA_CERTS}"
- mkdir -p -m 777 reports
- install_gitleaks_rules
......
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