add short sha to gcloud build and makefiles
Signed-off-by: James Strong <strong.james.e@gmail.com>
This commit is contained in:
parent
26d83d1b20
commit
24e0e29386
21 changed files with 43 additions and 10 deletions
|
|
@ -8,6 +8,7 @@ steps:
|
|||
entrypoint: bash
|
||||
env:
|
||||
- DOCKER_CLI_EXPERIMENTAL=enabled
|
||||
- SHORT_SHA=$SHORT_SHA
|
||||
- BASE_REF=$_PULL_BASE_REF
|
||||
- REGISTRY=gcr.io/k8s-staging-ingress-nginx
|
||||
# default cloudbuild has HOME=/builder/home and docker buildx is in /root/.docker/cli-plugins/docker-buildx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue