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

refactor(yaml): replace anchors with ref tags

parent 4901c65c
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -69,7 +69,7 @@ variables:
    - name: "$DOCKER_SNAPSHOT_IMAGE"
      alias: "aws-auth-provider"
  before_script:
    - *test-scripts
    - !reference [.test-scripts]

test-health:
  extends: .test-base