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.
2 parents 45ac57f + b6b60f7 commit 1afb554Copy full SHA for 1afb554
test/images/cloudbuild.yaml
@@ -17,9 +17,7 @@ steps:
17
- BASE_REF=$_PULL_BASE_REF
18
- WHAT=$_WHAT
19
- REGISTRY=gcr.io/k8s-staging-e2e-test-images
20
- - REMOTE_DOCKER_URL_1809=tcp://img-promoter-1809.eastus.cloudapp.azure.com:2376
21
- - REMOTE_DOCKER_URL_1903=tcp://img-promoter-1903.eastus.cloudapp.azure.com:2376
22
- - REMOTE_DOCKER_URL_1909=tcp://img-promoter-1909.eastus.cloudapp.azure.com:2376
+ # TODO(claudiub): Readd the REMOTE_DOCKER_URL_${os_version} to reenable the Windows test image building process.
23
args:
24
- all-push
25
substitutions:
0 commit comments