Skip to content

Commit d713dfa

Browse files
authored
ci: set bare to true for ko build (#1048)
1 parent b5cb11a commit d713dfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ kos:
4646
- linux/arm64
4747
base_import_paths: true
4848
base_image: alpine
49+
bare: true
4950
labels:
5051
org.opencontainers.image.source: https://github.com/hetznercloud/cli
5152
tags:

0 commit comments

Comments
 (0)