Trigger of cloudbuild for nginx image and push
This commit is contained in:
parent
70a9eb569c
commit
1813d1c560
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ steps:
|
|||
- -c
|
||||
- |
|
||||
gcloud auth configure-docker \
|
||||
&& make build push
|
||||
&& make push
|
||||
substitutions:
|
||||
_GIT_TAG: "12345"
|
||||
_PULL_BASE_REF: "master"
|
||||
|
|
Loading…
Reference in a new issue