ingress-nginx-helm/images/test-runner/cloudbuild.yaml
k8s-infra-cherrypick-robot 03dc3884d8
Images: Bump gcb-docker-gcloud to v20241217-ff46a068cd. (#12561)
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
2024-12-21 18:29:37 +01:00

11 lines
346 B
YAML

options:
# Ignore Prow provided substitutions.
substitution_option: ALLOW_LOOSE
steps:
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20241217-ff46a068cd
env:
- REGISTRY=gcr.io/k8s-staging-ingress-nginx
entrypoint: bash
args:
- -c
- gcloud auth configure-docker && cd images/test-runner && make push