We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e265afa commit e623451Copy full SHA for e623451
test/images/cloudbuild.yaml
@@ -10,6 +10,7 @@ options:
10
steps:
11
- name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20190906-745fed4'
12
entrypoint: make
13
+ dir: ./test/images/
14
env:
15
- DOCKER_CLI_EXPERIMENTAL=enabled
16
- TAG=$_GIT_TAG
0 commit comments