ingress-nginx-helm/images/e2e-test-echo/cloudbuild.yaml

12 lines
208 B
YAML
Raw Permalink Normal View History

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