Skip to content

Commit 6ede176

Browse files
author
Bart Koelman
committed
Switched to NuGet organization account
1 parent a9f85eb commit 6ede176

File tree

1 file changed

+2
-18
lines changed

1 file changed

+2
-18
lines changed

appveyor.yml

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -77,32 +77,16 @@ for:
7777
name: NuGet
7878
deploy:
7979
- provider: NuGet
80-
server: https://www.myget.org/F/research-institute/api/v2/package
81-
api_key:
82-
secure: 6CeYcZ4Ze+57gxfeuHzqP6ldbUkPtF6pfpVM1Gw/K2jExFrAz763gNAQ++tiacq3
83-
skip_symbols: false
84-
symbol_server: https://www.myget.org/F/research-institute/symbols/api/v2/package
85-
on:
86-
branch: develop
87-
- provider: NuGet
88-
server: https://www.myget.org/F/jadnc/api/v2/package
89-
api_key:
90-
secure: 6CeYcZ4Ze+57gxfeuHzqP6ldbUkPtF6pfpVM1Gw/K2jExFrAz763gNAQ++tiacq3
91-
skip_symbols: false
92-
on:
93-
branch: unstable
94-
- provider: NuGet
95-
name: production
9680
skip_symbols: false
9781
api_key:
98-
secure: SirU21S2S6F1OswSl8oiB4lYLLPchyyCIqtd2sWkTgHluelYfTa4PRaAfxlZP4fg
82+
secure: OBYPCgp3WCuwkDRMuZ9a4QcBdTja/lqlUwZ+Yl5VHqooSJRVTYKP5y15XK0fuHsZ
9983
on:
10084
branch: master
10185
appveyor_repo_tag: true
10286
- provider: NuGet
10387
skip_symbols: false
10488
api_key:
105-
secure: SirU21S2S6F1OswSl8oiB4lYLLPchyyCIqtd2sWkTgHluelYfTa4PRaAfxlZP4fg
89+
secure: OBYPCgp3WCuwkDRMuZ9a4QcBdTja/lqlUwZ+Yl5VHqooSJRVTYKP5y15XK0fuHsZ
10690
on:
10791
branch: /release\/.+/
10892
appveyor_repo_tag: true

0 commit comments

Comments
 (0)