There was an error while loading. Please reload this page.
1 parent f4c32e4 commit 7a7c359Copy full SHA for 7a7c359
1 file changed
appveyor.yml
@@ -20,14 +20,6 @@ artifacts:
20
- path: build\results\services\**\*.*
21
name: Services
22
deploy:
23
-- provider: NuGet
24
- server: https://www.myget.org/F/advance-ict/api/v2/package
25
- api_key:
26
- secure: zs1JVjFHRdvB36fGq2rN8MR7QeJnCVkt7VTG4ZHT5OYDNpuh2AlGHqK+rseevn8l
27
- skip_symbols: true
28
- artifact: /.*\.nupkg/
29
- on:
30
- branch: master
31
- provider: NuGet
32
name: production
33
artifact: /.*\.nupkg/
0 commit comments