Unverified Commit e5c1dca2 authored by Lemon's avatar Lemon Committed by GitHub

Update appveyor.yml

parent 2e28aa96
...@@ -23,20 +23,12 @@ deploy: ...@@ -23,20 +23,12 @@ deploy:
skip_symbols: true skip_symbols: true
artifact: /artifacts\/packages\/.+\.nupkg/ artifact: /artifacts\/packages\/.+\.nupkg/
on: on:
branch: develop branch: master
- provider: NuGet - provider: NuGet
server: https://www.myget.org/F/skywalking/api/v2/package server: https://www.myget.org/F/skywalking/api/v2/package
api_key: api_key:
secure: y93uJrdiEYaeVTFxeCduQSlCussOUF4UztOyhkxyZxFnIco73J/K2rdA2QShoEuh secure: y93uJrdiEYaeVTFxeCduQSlCussOUF4UztOyhkxyZxFnIco73J/K2rdA2QShoEuh
skip_symbols: true skip_symbols: true
artifact: /artifacts\/packages\/.+\.nupkg/ artifact: /artifacts\/packages\/.+\.nupkg/
on:
branch: master
- provider: NuGet
server: https://api.nuget.org/v3/index.json
api_key:
secure: 6N8pLjIHa7SK3l+Lj7b1qKk7CvKdZdQyj9ZNTaUjfPSd+/SL8PuSHq+ysNKaMHAF
skip_symbols: true
artifact: /artifacts\/packages\/.+\.nupkg/
on: on:
appveyor_repo_tag: true appveyor_repo_tag: true
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment