File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -32,12 +32,12 @@ changelog:
32
32
dockers :
33
33
- image_templates :
34
34
- ' cycoresystems/asterisk-config:{{ .Tag }}-amd64'
35
- - ' cycoresystems/asterisk-config:{{ .Major }}-amd64'
36
- - ' cycoresystems/asterisk-config:{{ .Major }}.{{ .Minor }}-amd64'
35
+ - ' cycoresystems/asterisk-config:v {{ .Major }}-amd64'
36
+ - ' cycoresystems/asterisk-config:v {{ .Major }}.{{ .Minor }}-amd64'
37
37
- ' cycoresystems/asterisk-config:latest-amd64'
38
38
- ' ghcr.io/cycoresystems/asterisk-config:{{ .Tag }}-amd64'
39
- - ' ghcr.io/cycoresystems/asterisk-config:{{ .Major }}-amd64'
40
- - ' ghcr.io/cycoresystems/asterisk-config:{{ .Major }}.{{ .Minor }}-amd64'
39
+ - ' ghcr.io/cycoresystems/asterisk-config:v {{ .Major }}-amd64'
40
+ - ' ghcr.io/cycoresystems/asterisk-config:v {{ .Major }}.{{ .Minor }}-amd64'
41
41
- ' ghcr.io/cycoresystems/asterisk-config:latest-amd64'
42
42
use : buildx
43
43
goos : linux
You can’t perform that action at this time.
0 commit comments