Skip to content

Commit 10ed1c8

Browse files
committed
Switch back to older push target for hugo
Signed-off-by: Davanum Srinivas <[email protected]>
1 parent 4d644b3 commit 10ed1c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ steps:
2020
- -c
2121
- |
2222
gcloud auth configure-docker \
23-
&& make docker-push
23+
&& make container-push
2424
substitutions:
2525
# _GIT_TAG will be filled with a git-based tag for the image, of the form vYYYYMMDD-hash, and
2626
# can be used as a substitution

0 commit comments

Comments
 (0)