mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-12 12:48:51 +00:00
remove gcloud docker -- since it's deprecated
This commit is contained in:
@@ -24,4 +24,4 @@ build:
|
||||
docker build --pull -t staging-k8s.gcr.io/$(IMAGE):$(TAG) .
|
||||
|
||||
push: build
|
||||
gcloud docker -- push staging-k8s.gcr.io/$(IMAGE):$(TAG)
|
||||
docker push staging-k8s.gcr.io/$(IMAGE):$(TAG)
|
||||
|
Reference in New Issue
Block a user