Test trigger of cloudbuild for nginx image

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-06-25 14:23:26 -04:00
parent 62abed9cac
commit 37c1ca4cac

View file

@ -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