Skip to content

Commit 7a7c359

Browse files
Disable publish nuget packages to myget
1 parent f4c32e4 commit 7a7c359

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

appveyor.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,6 @@ artifacts:
2020
- path: build\results\services\**\*.*
2121
name: Services
2222
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
3123
- provider: NuGet
3224
name: production
3325
artifact: /.*\.nupkg/

0 commit comments

Comments
 (0)