Split release stage into community and enterprise release and publish stages

- copy artifacts from maven for publish job
- simplify scripts
This commit is contained in:
ehardon
2020-10-20 15:17:08 +03:00
parent 12dbc5d5e7
commit 267afe2ffc
8 changed files with 132 additions and 72 deletions

View File

@@ -7,5 +7,4 @@ then
export MAVEN_PHASE="deploy"
else
export MAVEN_PHASE="verify"
fi
fi