Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ test-on-local: services: - name: "$DOCKER_SNAPSHOT_IMAGE" alias: "vault-secrets-provider" - name: "vault" - name: "hashicorp/vault" alias: "vault-server" variables: # variables have to be explicitly declared in the YAML to be exported to the service Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ test-on-local: services: - name: "$DOCKER_SNAPSHOT_IMAGE" alias: "vault-secrets-provider" - name: "vault" - name: "hashicorp/vault" alias: "vault-server" variables: # variables have to be explicitly declared in the YAML to be exported to the service Loading