mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-02 01:39:02 +00:00
gcloud docker now auths k8s.gcr.io by default
This commit is contained in:
@@ -24,4 +24,4 @@ build:
|
||||
docker build --pull -t k8s.gcr.io/$(IMAGE):$(TAG) .
|
||||
|
||||
push: build
|
||||
gcloud docker --server=k8s.gcr.io -- push k8s.gcr.io/$(IMAGE):$(TAG)
|
||||
gcloud docker -- push k8s.gcr.io/$(IMAGE):$(TAG)
|
||||
|
Reference in New Issue
Block a user