Separete build and publish

This commit is contained in:
Janne Valkealahti
2021-03-26 17:54:32 +00:00
parent a73831c4c2
commit e8ab82b3b0

View File

@@ -67,7 +67,9 @@ jobs:
--repo-deploy=snapshot
echo JFROG_CLI_BUILD_NAME=spring-statemachine >> $GITHUB_ENV
echo JFROG_CLI_BUILD_NUMBER=$GITHUB_RUN_NUMBER >> $GITHUB_ENV
- name: Build and Publish
- name: Build
run: |
jfrog rt gradle clean build -x test artifactoryPublish
- name: Publish
run: |
jfrog rt build-publish