Don't leave Gradle daemons after build scripts
This commit is contained in:
committed by
Space Team
parent
9702b97d8d
commit
7bf2685b5b
@@ -34,6 +34,7 @@ mvn -DnewVersion=$DEPLOY_VERSION -DgenerateBackupPoms=false -DprocessAllModules=
|
||||
-Pbuild.number=$BUILD_NUMBER \
|
||||
-Pversions.kotlin-native=$KOTLIN_NATIVE_VERSION \
|
||||
-Pteamcity=true \
|
||||
--no-daemon \
|
||||
publish
|
||||
|
||||
# Build maven part and publish it to the same build/repo
|
||||
|
||||
Reference in New Issue
Block a user