mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-01 06:10:17 +00:00
gcloud docker now auths k8s.gcr.io by default
This commit is contained in:
@@ -21,5 +21,5 @@ build:
|
||||
docker build --pull -t "$(IMAGE):$(VERSION)" .
|
||||
|
||||
push:
|
||||
gcloud docker --server=k8s.gcr.io -- push "$(IMAGE):$(VERSION)"
|
||||
gcloud docker -- push "$(IMAGE):$(VERSION)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user