mirror of
https://github.com/quamotion/dotnet-packaging.git
synced 2026-07-08 18:06:08 +00:00
Merge pull request #68 from qmfrederik/skip-branch-with-pr
Don't start branch builds if a PR is active
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
image: Visual Studio 2017
|
||||
|
||||
version: '0.1.{build}'
|
||||
skip_branch_with_pr: true
|
||||
|
||||
before_build:
|
||||
- dotnet restore dotnet-packaging.sln
|
||||
|
||||
Reference in New Issue
Block a user