Polishing.

Refine release process to update the Git state before build and distribute.

See #15
This commit is contained in:
Mark Paluch
2023-01-13 10:35:58 +01:00
parent 5d73696815
commit 1f500f38b4
4 changed files with 18 additions and 8 deletions

View File

@@ -23,6 +23,7 @@ sagan.key=n/a
maven.maven-home=${MAVEN_HOME}
maven.console-logger=false
maven.local-repository=${RELEASE_TOOLS_CACHE}
maven.parallelize=true
io.workDir=dist
io.logs=${LOGS_DIR}