diff --git a/manifest.tmpl b/manifest.tmpl index 4217204..8e32452 100644 --- a/manifest.tmpl +++ b/manifest.tmpl @@ -2,7 +2,7 @@ image: xoxys/kanboard:{{#if build.tag}}{{trimPrefix "v" build.tag}}{{else}}lates {{#if build.tags}} tags: {{#each build.tags}} - {{#if this}}- {{this}}{{/if}} + {{#if this}}- {{trimPrefix "v" this}}{{/if}} {{/each}} {{/if}} manifests: