Skip to content

Commit 06ce067

Browse files
committed
ci(.goreleaser.yaml): update ko repo syntax
Signed-off-by: Massimiliano Giovagnoli <[email protected]>
1 parent 49bc5a9 commit 06ce067

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.goreleaser.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ signs:
4949
# https://goreleaser.com/customization/ko/?h=kos
5050
kos:
5151
- base_image: cgr.dev/chainguard/static
52-
repository: ghcr.io/projectcapsule/capsule-addon-fluxcd
52+
repositories:
53+
- ghcr.io/projectcapsule/capsule-addon-fluxcd
5354
bare: true
5455
tags:
5556
- '{{ .Version }}'

0 commit comments

Comments
 (0)