s/gcloud preview docker/gcloud docker/

This commit is contained in:
Tim St. Clair
2015-06-18 12:18:53 -07:00
parent 798739f013
commit f5830edbbc
27 changed files with 30 additions and 30 deletions

View File

@@ -23,7 +23,7 @@ container:
push: container
$(if $(TAG),,$(error TAG is not defined. Use 'make tag' to see a suggestion))
gcloud preview docker push gcr.io/google_containers/kubectl:$(TAG)
gcloud docker push gcr.io/google_containers/kubectl:$(TAG)
clean:
rm -f kubectl