Commit 290e689b authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

refactor(yaml): replace anchors with ref tags

parent f5b164be
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -278,7 +278,7 @@ stages:
    - name: "$TBC_TRACKING_IMAGE"
      command: ["--service", "php", "4.4.2" ]
  before_script:
    - *php-scripts
    - !reference [.php-scripts]
    - install_ca_certs "${CUSTOM_CA_CERTS:-$DEFAULT_CA_CERTS}"
    - cd $PHP_PROJECT_DIR
    # install zip & unzip (required to unzip dist packages) git (required by composer)