We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c509a74 commit 236af69Copy full SHA for 236af69
1 file changed
cloudbuild.yaml
@@ -24,8 +24,6 @@ steps:
24
entrypoint: "bash"
25
args: ["-c", "docker push $$USERNAME/annotationengine:$TAG_NAME"]
26
secretEnv: ["USERNAME"]
27
-images:
28
- - "gcr.io/$PROJECT_ID/annotationengine:$TAG_NAME"
29
availableSecrets:
30
secretManager:
31
- versionName: projects/$PROJECT_ID/secrets/docker-password/versions/1
0 commit comments