mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2025-09-10 14:12:09 +00:00
Post-GA cleanup
This commit is contained in:
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@@ -28,9 +28,9 @@ env:
|
||||
QUAY_USERNAME: ${{ secrets.QUAY_USERNAME }}
|
||||
TAS_ENVIRONMENT: ./tests/environment
|
||||
TAS_SCRIPTS: ../alfresco-community-repo/packaging/tests/scripts
|
||||
# Release version has to start with real version (7.4.2-....) for the docker image to build successfully.
|
||||
RELEASE_VERSION=7.4.2.1
|
||||
DEVELOPMENT_VERSION=7.4.2.2-SNAPSHOT
|
||||
# Release version has to start with real version (7.4.2-....) for the docker image to build successfully.
|
||||
RELEASE_VERSION: 7.4.2.1
|
||||
DEVELOPMENT_VERSION: 7.4.2.2-SNAPSHOT
|
||||
|
||||
jobs:
|
||||
tas_tests:
|
||||
|
Reference in New Issue
Block a user