mirror of
https://github.com/go-task/task.git
synced 2025-12-16 11:47:44 +01:00
build: publish deb and rpm to cloudsmith (#2362)
This commit is contained in:
@@ -135,3 +135,22 @@ winget:
|
|||||||
owner: microsoft
|
owner: microsoft
|
||||||
name: winget-pkgs
|
name: winget-pkgs
|
||||||
branch: master
|
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