Change workflows for branching 3.2.x

This commit is contained in:
Janne Valkealahti
2022-05-05 14:29:25 +01:00
parent 91edc8be8e
commit 6fc2b0070e
14 changed files with 15 additions and 233 deletions

View File

@@ -41,7 +41,7 @@ jobs:
--server-id-deploy=repo.spring.io \
--repo-resolve=libs-milestone \
--repo-deploy=libs-staging-local
echo JFROG_CLI_BUILD_NAME=spring-statemachine-main-milestone >> $GITHUB_ENV
echo JFROG_CLI_BUILD_NAME=spring-statemachine-32x-milestone >> $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
@@ -94,7 +94,7 @@ jobs:
--server-id-deploy=repo.spring.io \
--repo-resolve=libs-milestone \
--repo-deploy=libs-staging-local
echo JFROG_CLI_BUILD_NAME=spring-statemachine-main-milestone >> $GITHUB_ENV
echo JFROG_CLI_BUILD_NAME=spring-statemachine-32x-milestone >> $GITHUB_ENV
echo JFROG_CLI_BUILD_NUMBER=$GITHUB_RUN_NUMBER >> $GITHUB_ENV
# promoting build from staging repo into release
- name: Promote Build