Skip to content

Commit c8fb267

Browse files
committed
update gorelease yaml
1 parent 879b9c9 commit c8fb267

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.goreleaser.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ builds:
3535
- amd64
3636
- arm64
3737

38+
# use https://ko.build/ to build Go image
39+
# see https://github.com/goreleaser/goreleaser/blob/main/www/docs/customization/ko.md
40+
# and https://ko.build/
3841
kos:
3942
- repository: ghcr.io/chesscomputing/metadata
4043
tags:
@@ -80,9 +83,6 @@ changelog:
8083
- "^docs:"
8184
- "^test:"
8285

83-
# docker_signs:
84-
# artifacts: manifests
85-
8686
# The lines beneath this are called `modelines`. See `:help modeline`
8787
# Feel free to remove those if you don't want/use them.
8888
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json

0 commit comments

Comments
 (0)