mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-06 07:16:09 +00:00
* (build) Updated Cake.Frosting to version 0.34.1 * Update GritVersion from 3.6.2 to 5.0.0
13 lines
244 B
YAML
13 lines
244 B
YAML
mode: ContinuousDeployment
|
|
branches:
|
|
master:
|
|
mode: ContinuousDeployment
|
|
increment: Minor
|
|
tag: beta
|
|
develop:
|
|
mode: ContinuousDeployment
|
|
increment: Minor
|
|
tag: alpha
|
|
source-branches: ['dotnetcore']
|
|
ignore:
|
|
sha: [] |