Prep the RELEASE_VERSION for the first release [skip ci]

This commit is contained in:
alandavis
2021-05-11 13:56:41 +01:00
parent c7dd3e5b0a
commit 46911f54b6

View File

@@ -29,8 +29,8 @@ env:
global:
- TAS_SCRIPTS=../alfresco-community-repo/packaging/tests/scripts
- TAS_ENVIRONMENT=./tests/environment
# Release version has to start with real version (7.0.0-....) for the docker image to build successfully.
- RELEASE_VERSION=7.0.0
# Release version has to start with real version (7.0.1-....) for the docker image to build successfully.
- RELEASE_VERSION=7.0.1-A0
- DEVELOPMENT_VERSION=7.0.1-SNAPSHOT
stages: