File tree Expand file tree Collapse file tree 1 file changed +1
-27
lines changed
Expand file tree Collapse file tree 1 file changed +1
-27
lines changed Original file line number Diff line number Diff line change @@ -37,30 +37,4 @@ artifacts:
3737- name : NuGet Symbol Packages
3838 path : ./Artifacts/**/*.snupkg
3939- name : xUnit Test Results
40- path : ./Artifacts/**/*.xml
41-
42- # deploy:
43- # # Publish MyGet packages
44- # - provider: NuGet
45- # server: https://www.myget.org/F/schema-net/api/v2/package
46- # api_key:
47- # secure: aunGGWt32irQiOTX2wIO6e2Y5Ga0girA3xSUsmQv6E9d6ohHdbK5HJpXpmxW9QM3
48- # on:
49- # # Only publish on Windows
50- # CI_WINDOWS: true
51- # # Only publish from the master branch
52- # branch: master
53- # # Publish NuGet packages
54- # - provider: NuGet
55- # name: production
56- # api_key:
57- # secure: 73eFUWSfho6pxCy1VRP1H0AYh/SFiyEREV+/ATcoj0I+sSH9dec/WXs6H2Jy5vlS
58- # on:
59- # # Only publish on Windows
60- # CI_WINDOWS: true
61- # # Only publish from the master branch
62- # branch: master
63- # # Only publish if the trigger was a Git tag
64- # # git tag v0.1.0-beta
65- # # git push origin --tags
66- # appveyor_repo_tag: true
40+ path : ./Artifacts/**/*.xml
You can’t perform that action at this time.
0 commit comments