ingress-nginx-helm/images/custom-error-pages/cloudbuild.yaml
k8s-infra-cherrypick-robot 74b2e006be
Images: Bump gcb-docker-gcloud to v20241110-72bb0b1665. (#12342)
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
2024-11-11 06:28:45 +00:00

11 lines
358 B
YAML

options:
# Ignore Prow provided substitutions.
substitution_option: ALLOW_LOOSE
steps:
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20241110-72bb0b1665
env:
- REGISTRY=gcr.io/k8s-staging-ingress-nginx
entrypoint: bash
args:
- -c
- gcloud auth configure-docker && cd images && make NAME=custom-error-pages push