Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -89,7 +89,7 @@ deploy-job: image: my-deploy-tool:latest services: # add GCP Auth Provider as a service - name: registry.gitlab.com/to-be-continuous/tools/gcp-auth-provider:main - name: registry.gitlab.com/to-be-continuous/tools/gcp-auth-provider:latest alias: gcp-auth-provider before-script: # retrieve some token from Vault server Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -89,7 +89,7 @@ deploy-job: image: my-deploy-tool:latest services: # add GCP Auth Provider as a service - name: registry.gitlab.com/to-be-continuous/tools/gcp-auth-provider:main - name: registry.gitlab.com/to-be-continuous/tools/gcp-auth-provider:latest alias: gcp-auth-provider before-script: # retrieve some token from Vault server Loading