mirror of https://github.com/SixLabors/ImageSharp
4 changed files with 5 additions and 31 deletions
@ -1,15 +0,0 @@ |
|||||
# to create a new package you create a new release/tag |
|
||||
# in github appveyor will build it without the -cixxx tag |
|
||||
# it will then be deployable cleanly to nuget.org |
|
||||
|
|
||||
next-version: 1.0.0 |
|
||||
legacy-semver-padding: 6 |
|
||||
branches: |
|
||||
master: |
|
||||
tag: alpha- |
|
||||
mode: ContinuousDeployment |
|
||||
increment: Minor |
|
||||
prevent-increment-of-merged-branch-version: false |
|
||||
track-merge-target: true |
|
||||
ignore: |
|
||||
sha: [] |
|
||||
Loading…
Reference in new issue