mirror of https://github.com/kubernetes/kops.git
Merge pull request #15523 from hakman/fix-kops-utils-cp
Fix promotion of `kops-utils-cp` - cloudbuild
This commit is contained in:
commit
3359970f89
|
|
@ -16,7 +16,7 @@ steps:
|
|||
- DOCKER_REGISTRY=$_DOCKER_REGISTRY
|
||||
- DOCKER_IMAGE_PREFIX=$_DOCKER_IMAGE_PREFIX
|
||||
args:
|
||||
- kops-utils-cp
|
||||
- kops-utils-cp-push
|
||||
- kops-controller-push
|
||||
- dns-controller-push
|
||||
- kube-apiserver-healthcheck-push
|
||||
|
|
|
|||
Loading…
Reference in New Issue