mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 16:00:31 -05:00
Update 2 files
- /scripts/version-number.sh - /templates/build-container.tpl.yml
This commit is contained in:
parent
28cf9a76a8
commit
60819b8c3d
2 changed files with 5 additions and 3 deletions
|
|
@ -15,7 +15,7 @@ branches:
|
|||
release:
|
||||
regex: release?[/]
|
||||
mode: ContinuousDeployment
|
||||
increment: Patch
|
||||
increment: Minor
|
||||
tag: ''
|
||||
is-release-branch: true
|
||||
prevent-increment-of-merged-branch-version: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue