mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
Specify package-distribution
This commit is contained in:
@ -165,10 +165,12 @@ jobs:
|
||||
cloudsmith-repository: stackoverflow/dnscontrol
|
||||
package-format: rpm
|
||||
package-path: '*.rpm'
|
||||
package-distribution: 'any-distro/any-version'
|
||||
- cloudsmith/publish:
|
||||
cloudsmith-repository: stackoverflow/dnscontrol
|
||||
package-format: deb
|
||||
package-path: '*.deb'
|
||||
package-distribution: 'any-distro/any-version'
|
||||
|
||||
workflows:
|
||||
version: 2
|
||||
|
Reference in New Issue
Block a user