mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2026-09-16 18:13:23 +00:00
8 lines
384 B
YAML
8 lines
384 B
YAML
env:
|
|
global:
|
|
# Both variables are required to be set before the release process starts.
|
|
# As the release is triggered by a commit message with "[release]" keyword,
|
|
# setting these variables to new values can be done in the same commit and will indicate the release and the dev versions in it.
|
|
- RELEASE_VERSION=4.17.0-A2
|
|
- DEVELOPMENT_VERSION=4.17.0-A3-SNAPSHOT
|