Switch back to older push target for hugo

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
pull/38283/head
Davanum Srinivas 2022-12-05 08:52:34 -05:00
parent 4d644b3486
commit 10ed1c8215
No known key found for this signature in database
GPG Key ID: 80D83A796103BF59
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ steps:
- -c - -c
- | - |
gcloud auth configure-docker \ gcloud auth configure-docker \
&& make docker-push && make container-push
substitutions: substitutions:
# _GIT_TAG will be filled with a git-based tag for the image, of the form vYYYYMMDD-hash, and # _GIT_TAG will be filled with a git-based tag for the image, of the form vYYYYMMDD-hash, and
# can be used as a substitution # can be used as a substitution