Merge pull request #87162 from BenTheElder/image-push-dir

set test image cloudbuild directory
This commit is contained in:
Kubernetes Prow Robot 2020-01-14 17:22:47 -08:00 committed by GitHub
commit b2c61fa8d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ options:
steps:
- name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20190906-745fed4'
entrypoint: make
dir: ./test/images/
env:
- DOCKER_CLI_EXPERIMENTAL=enabled
- TAG=$_GIT_TAG