Commit a9564bdc authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

refactor(yaml): replace anchors with ref tags

parent 37ccee87
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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