Skip to content

Commit 8d5c9a9

Browse files
committed
Publish merges to dev-4.0 to myget as dev builds
1 parent 634336e commit 8d5c9a9

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

appveyor.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,12 @@ deploy:
2020
on:
2121
branch: master
2222
APPVEYOR_REPO_NAME: nunit/nunit-console
23+
24+
- provider: NuGet
25+
server: https://www.myget.org/F/nunit/api/v2
26+
api_key:
27+
secure: wtAvJDVl2tfwiVcyLExFHLvZVfUWiQRHsfdHBFCNEATeCHo1Nd8JP642PfY8xhji
28+
skip_symbols: true
29+
on:
30+
branch: dev-4.0
31+
APPVEYOR_REPO_NAME: nunit/nunit-console

0 commit comments

Comments
 (0)