Commit 2b716fc2 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

refactor(yaml): replace anchors with ref tags

parent 38a0feea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -346,7 +346,7 @@ hurl:
      command: ["--service", "hurl", "1.0.1"]
  stage: acceptance
  before_script:
    - *hurl-scripts
    - !reference [.hurl-scripts]
    - install_ca_certs "${CUSTOM_CA_CERTS:-$DEFAULT_CA_CERTS}"
    - eval_env_url
  script: