Skip to content

Commit

Permalink
Merge pull request #376 from hakman/stop_tagging_latest
Browse files Browse the repository at this point in the history
Stop tagging latest for release branches
  • Loading branch information
k8s-ci-robot authored May 18, 2022
2 parents c8424eb + ad07269 commit 123e10c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ steps:
args:
- build
- --tag=gcr.io/$PROJECT_ID/cloud-controller-manager:$_SHORT_TAG
- --tag=gcr.io/$PROJECT_ID/cloud-controller-manager:latest
- --build-arg=VERSION=$_SHORT_TAG
- --output=type=registry
- --platform=linux/amd64,linux/arm64
Expand Down

0 comments on commit 123e10c

Please sign in to comment.