github.com/GoogleContainerTools/skaffold/v2@v2.13.2/docs-v2/content/en/samples/templating/env.yaml (about)

     1  build:
     2    tagPolicy:
     3      envTemplate:
     4        template: "{{.FOO}}"
     5    artifacts:
     6    - image: gcr.io/k8s-skaffold/example