diff --git a/manifest.tmpl b/manifest.tmpl index 6c3a9fe..acc9559 100644 --- a/manifest.tmpl +++ b/manifest.tmpl @@ -2,7 +2,9 @@ image: xoxys/ansible-doctor:{{#if build.tag}}{{trimPrefix "v" build.tag}}{{else} {{#if build.tags}} tags: {{#each build.tags}} +{{#if this}} - {{trimPrefix "v" this}} +{{/if}} {{/each}} {{/if}} manifests: