Refactor build of docker images
This commit is contained in:
parent
8e2eebb197
commit
ea8e711d2c
21 changed files with 89 additions and 183 deletions
|
|
@ -12,10 +12,8 @@ steps:
|
|||
- TAG=$_GIT_TAG
|
||||
- BASE_REF=$_PULL_BASE_REF
|
||||
- REGISTRY=gcr.io/k8s-staging-ingress-nginx
|
||||
- DIND_TASKS=0
|
||||
args:
|
||||
- staging-gcr
|
||||
- push-manifest
|
||||
- release
|
||||
|
||||
substitutions:
|
||||
# _GIT_TAG will be filled with a git-based tag for the image, of the form vYYYYMMDD-hash, and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue