Skip to content

Commit 55c54a6

Browse files
authored
Merge pull request #38283 from dims/switch-back-to-older-push-target-for-hugo
Switch back to older push target for hugo
2 parents f83eecb + 10ed1c8 commit 55c54a6

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)