Skip to content

Commit cbc2e41

Browse files
committed
fix goreleaser
1 parent 19aaa86 commit cbc2e41

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.goreleaser.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -158,13 +158,13 @@ cloudsmiths:
158158
- organization: "task"
159159
repository: "task"
160160
formats:
161-
- deb
161+
# - deb
162162
- rpm
163163
- apk
164164
distributions:
165-
deb:
166-
- "ubuntu/any-version"
167-
- "debian/any-version"
165+
# deb:
166+
# - "ubuntu/any-version"
167+
# - "debian/any-version"
168168
rpm:
169169
- "el/any-version"
170170
- "fedora/any-version"

0 commit comments

Comments
 (0)