mirror of
https://github.com/opentibiabr/canary
synced 2026-08-16 06:26:09 -04:00
- Add automatic version, commits now has to have this tag on the end: "+semver: major | minor | patch" or "+semver: break | feature | fix" to track what has changed so it can calculate the current version - Add docker build / push of the server image Signed-off-by: Renato Foot <costallat@hotmail.com>
7 lines
133 B
YAML
7 lines
133 B
YAML
---
|
|
assembly-versioning-scheme: MajorMinorPatchTag
|
|
mode: ContinuousDelivery
|
|
branches: {}
|
|
ignore:
|
|
sha: []
|
|
merge-message-formats: {}
|