This commit is contained in:
parent
e7cbcdfc66
commit
1a109553db
@ -2,7 +2,10 @@ image: xoxys/molecule:{{#if build.tag}}{{trimPrefix "v" build.tag}}{{else}}lates
|
||||
{{#if build.tags}}
|
||||
tags:
|
||||
{{#each build.tags}}
|
||||
- {{this}}
|
||||
{{#if this}}
|
||||
- {{trimPrefix "v" this}}
|
||||
- {{trimPrefix "v" this}}-amd64
|
||||
{{/if}}
|
||||
{{/each}}
|
||||
{{/if}}
|
||||
manifests:
|
||||
|
Reference in New Issue
Block a user