update readme example with optional args

This commit is contained in:
James Brumond 2022-12-04 14:36:32 -08:00
parent e03d003540
commit 5100e7cff6
Signed by: james
GPG Key ID: 24BA25B8B303B023

View File

@ -13,6 +13,10 @@ kind: template
load: multiarch-container.yaml
data:
repo: images/example-image-name
build_branches:
- master
build_args:
- EXAMPLE_ARG=foo
tags:
- "1.2.3"
- "1.2"