mirror of https://github.com/SixLabors/ImageSharp
1 changed files with 3 additions and 1 deletions
@ -1,7 +1,9 @@ |
|||||
|
# Use mainline mode to match our development approach. |
||||
|
# https://gitversion.readthedocs.io/en/latest/input/docs/reference/versioning-modes/mainline-development/ |
||||
|
mode: Mainline |
||||
continuous-delivery-fallback-tag: ci |
continuous-delivery-fallback-tag: ci |
||||
branches: |
branches: |
||||
master: |
master: |
||||
tag: unstable |
tag: unstable |
||||
mode: ContinuousDeployment |
|
||||
pull-request: |
pull-request: |
||||
tag: pr |
tag: pr |
||||
|
|||||
Loading…
Reference in new issue