Update release workflows

This commit is contained in:
Janne Valkealahti
2021-04-23 13:53:34 +01:00
parent b9d606767c
commit e5a8efb1a8
2 changed files with 56 additions and 1 deletions

View File

@@ -35,7 +35,7 @@ jobs:
--server-id-deploy=repo.spring.io \
--repo-resolve=libs-release \
--repo-deploy=libs-staging-local
echo JFROG_CLI_BUILD_NAME=spring-statemachine-main-release >> $GITHUB_ENV
echo JFROG_CLI_BUILD_NAME=spring-statemachine-30x-release >> $GITHUB_ENV
echo JFROG_CLI_BUILD_NUMBER=$GITHUB_RUN_NUMBER >> $GITHUB_ENV
# switch from snapshot to a release version and extract project
# version to get used with tagging