Skip to content

Commit b2c61fa

Browse files
authored
Merge pull request kubernetes#87162 from BenTheElder/image-push-dir
set test image cloudbuild directory
2 parents 2b9d0fd + e623451 commit b2c61fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/images/cloudbuild.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ options:
1010
steps:
1111
- name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20190906-745fed4'
1212
entrypoint: make
13+
dir: ./test/images/
1314
env:
1415
- DOCKER_CLI_EXPERIMENTAL=enabled
1516
- TAG=$_GIT_TAG

0 commit comments

Comments
 (0)