Commit e00bb0a5 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

refactor(yaml): replace anchors with ref tags

parent ad4be433
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -302,7 +302,7 @@ k6:
      command: ["--service", "k6", "3.2.1"]
  stage: acceptance
  before_script:
    - *k6-scripts
    - !reference [.k6-scripts]
    - eval_env_url
    - mkdir -p -m 777 reports
  script: