manifests: ensure that dind image has - separator
This commit is contained in:
parent
790b9e492f
commit
bcc1d60db9
@ -1,4 +1,4 @@
|
||||
image: rancher/k3d:{{#if build.tag}}{{trimPrefix "v" build.tag}}{{else}}latest{{/if}}dind
|
||||
image: rancher/k3d:{{#if build.tag}}{{trimPrefix "v" build.tag}}{{else}}latest{{/if}}-dind
|
||||
{{#if build.tags}}
|
||||
tags:
|
||||
{{#each build.tags}}
|
||||
|
Loading…
Reference in New Issue
Block a user