Skip to content

Commit 33aec26

Browse files
authored
Merge pull request #3951 from Rajalakshmi-Girish/fix-kube-cross-push
Remove duplicate kube-cross image pushes
2 parents e21c5a0 + d90e519 commit 33aec26

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

images/build/cross/cloudbuild.yaml

-5
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,3 @@ tags:
5959
- ${_IMAGE_VERSION}
6060
- ${_REVISION}
6161
- ${_PROTOBUF_VERSION}
62-
63-
images:
64-
- 'gcr.io/$PROJECT_ID/kube-cross-amd64:$_IMAGE_VERSION'
65-
- 'gcr.io/$PROJECT_ID/kube-cross-amd64:$_GIT_TAG-$_CONFIG-$_TYPE'
66-
- 'gcr.io/$PROJECT_ID/kube-cross-amd64:latest-$_CONFIG-$_TYPE'

0 commit comments

Comments
 (0)