Skip to content

Commit 5debfda

Browse files
Sync monorepo state at "Fix go releaser config files (upgrade to latest schema)" (#59)
Syncing from userclouds/userclouds@915ff937814610d37a2b39c1597e682438568173
1 parent 8cbffbd commit 5debfda

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

.goreleaser.yml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# Adapted from https://goreleaser.com/customization/ko/#example for using ko to
2-
# release Docker images
1+
version: 2
32

43
before:
54
hooks:
@@ -38,10 +37,3 @@ kos:
3837
platforms:
3938
- linux/amd64
4039
- linux/arm64
41-
42-
release:
43-
# If you want to manually examine the release before its live, uncomment this line:
44-
# draft: true
45-
46-
changelog:
47-
skip: true

0 commit comments

Comments
 (0)