Test trigger of cloudbuild for nginx image
This commit is contained in:
parent
62abed9cac
commit
37c1ca4cac
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ options:
|
|||
# job builds a multi-arch docker image for amd64,arm,arm64 and s390x.
|
||||
machineType: N1_HIGHCPU_32
|
||||
steps:
|
||||
- name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20200619-68869a4
|
||||
- name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20200422-b25d964
|
||||
entrypoint: bash
|
||||
env:
|
||||
- DOCKER_CLI_EXPERIMENTAL=enabled
|
||||
|
|
Loading…
Reference in a new issue