mirror of
https://github.com/go-task/task.git
synced 2025-12-16 03:37:48 +01:00
build: publish deb and rpm to cloudsmith (#2362)
This commit is contained in:
@@ -135,3 +135,22 @@ winget:
|
||||
owner: microsoft
|
||||
name: winget-pkgs
|
||||
branch: master
|
||||
|
||||
cloudsmiths:
|
||||
- organization: "task"
|
||||
repository: "task"
|
||||
formats:
|
||||
- deb
|
||||
- rpm
|
||||
- apk
|
||||
distributions:
|
||||
deb:
|
||||
- "ubuntu/any-version"
|
||||
- "debian/any-version"
|
||||
rpm:
|
||||
- "el/any-version"
|
||||
- "fedora/any-version"
|
||||
alpine:
|
||||
- "alpine/any-version"
|
||||
component: main
|
||||
republish: true
|
||||
|
||||
Reference in New Issue
Block a user