Trigger of cloudbuild for nginx image and push

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-06-25 16:09:37 -04:00
parent 70a9eb569c
commit 1813d1c560

View file

@ -18,7 +18,7 @@ steps:
- -c
- |
gcloud auth configure-docker \
&& make build push
&& make push
substitutions:
_GIT_TAG: "12345"
_PULL_BASE_REF: "master"