Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading