Skip to content

Commit

Permalink
remove unused tag
Browse files Browse the repository at this point in the history
  • Loading branch information
fcollman committed Nov 6, 2024
1 parent ccf967c commit db16ac3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ steps:
entrypoint: "bash"
args: ["-c", "docker push $$USERNAME/materializationengine:$TAG_NAME"]
secretEnv: ["USERNAME"]
images:
- "gcr.io/$PROJECT_ID/materializationengine:$TAG_NAME"
availableSecrets:
secretManager:
- versionName: projects/$PROJECT_ID/secrets/docker-password/versions/1
Expand Down

0 comments on commit db16ac3

Please sign in to comment.