Commit 366e99bd authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

refactor(yaml): replace anchors with ref tags

parent 6b117cc0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"