Skip to content

Commit e6567dc

Browse files
committed
Merge branch 'develop'
2 parents e1efeae + 5b5abfc commit e6567dc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

GitVersion.yml

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
mode: ContinuousDelivery
2+
next-version: 0.0.1
3+
branches:
4+
develop:
5+
mode: ContinuousDeployment
6+
tag: rfv
7+
master:
8+
mode: ContinuousDelivery
9+
ignore:
10+
sha: []

0 commit comments

Comments
 (0)