ingress-nginx-helm/images/fastcgi-helloserver/cloudbuild.yaml
k8s-infra-cherrypick-robot b571b7473e
Images: Rework. (3/3) (#13016)
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
2025-03-23 09:40:32 -07:00

11 lines
214 B
YAML

options:
# Ignore Prow provided substitutions.
substitution_option: ALLOW_LOOSE
steps:
- name: gcr.io/cloud-builders/docker
dir: images
env:
- NAME=fastcgi-helloserver
entrypoint: make
args:
- push