mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
Merge pull request #87162 from BenTheElder/image-push-dir
set test image cloudbuild directory
This commit is contained in:
commit
b2c61fa8d3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user