Switch back to older push target for hugo
Signed-off-by: Davanum Srinivas <davanum@gmail.com>pull/38283/head
parent
4d644b3486
commit
10ed1c8215
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue