We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcbe692 commit b040cf8Copy full SHA for b040cf8
appveyor.yml
@@ -11,7 +11,7 @@ artifacts:
11
- path: .\BuildArtifacts\*.nupkg
12
name: NuGet
13
skip_commits:
14
-- message: ^\[nobuild\](.*)? # Skip build if commit message starts with [nobuild]
+ message: ^\[nobuild\](.*)? # Skip build if commit message starts with [nobuild]
15
deploy:
16
- provider: NuGet
17
server: https://www.myget.org/F/xerprojects-ci/api/v2/package
0 commit comments