Commit 5411eab3 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

refactor(yaml): replace anchors with ref tags

parent fbee9a02
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -229,7 +229,7 @@ stages:
    paths:
      - .cache/renovate/**
  before_script:
    - *renovate-scripts
    - !reference [.renovate-scripts]
    - install_ca_certs "${CUSTOM_CA_CERTS:-$DEFAULT_CA_CERTS}"

# (example) validator job