We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77796da commit ca04769Copy full SHA for ca04769
Makefile
@@ -9,6 +9,6 @@ image: build
9
10
11
.PHONY: push
12
-push: image ## Push metadata-server docker image using gcloud
+push: image ## Push gcp-auth-webhook docker image using gcloud
13
gcloud docker -- push $(REGISTRY)/gcp-auth-webhook
14
0 commit comments