mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-25 22:08:05 +00:00
fix: use ContinuousDelivery mode for develop branch to preserve alpha label
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ branches:
|
|||||||
is-main-branch: true
|
is-main-branch: true
|
||||||
pre-release-weight: 0
|
pre-release-weight: 0
|
||||||
develop:
|
develop:
|
||||||
mode: ContinuousDeployment
|
mode: ContinuousDelivery
|
||||||
label: alpha
|
label: alpha
|
||||||
increment: Patch
|
increment: Patch
|
||||||
track-merge-target: false
|
track-merge-target: false
|
||||||
|
|||||||
Reference in New Issue
Block a user