Commit 0b159a31 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

refactor(yaml): replace anchors with ref tags

parent f8b5ef9f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -352,7 +352,7 @@ stages:
    - name: "$TBC_TRACKING_IMAGE"
      command: ["--service", "make", "1.2.0"]
  before_script:
    - *make-scripts
    - !reference [.make-scripts]
    - install_ca_certs "${CUSTOM_CA_CERTS:-$DEFAULT_CA_CERTS}"
    - maybe_install_make
    - cd $MAKE_PROJECT_DIR