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 114fbf8 commit 7104af9Copy full SHA for 7104af9
GitVersion.yml
@@ -1,7 +1,4 @@
1
-
+mode: ContinuousDeployment
2
branches:
3
- release:
4
- regex: releases?[/-]
5
- tag: rc
6
-ignore:
7
- sha: []
+ master:
+ tag: alpha
0 commit comments