diff --git a/readme.md b/readme.md index 732a283..d283421 100644 --- a/readme.md +++ b/readme.md @@ -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"