Skip to content

Commit ca04769

Browse files
committed
fix comment
1 parent 77796da commit ca04769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ image: build
99

1010

1111
.PHONY: push
12-
push: image ## Push metadata-server docker image using gcloud
12+
push: image ## Push gcp-auth-webhook docker image using gcloud
1313
gcloud docker -- push $(REGISTRY)/gcp-auth-webhook
1414

0 commit comments

Comments
 (0)