Files
spring-data-release/ci/build-and-distribute.template
Mark Paluch 5d73696815 Polishing.
Refine release process to update the Git state before build and distribute.

See #15
2023-01-13 10:42:28 +01:00

5 lines
95 B
Plaintext
Executable File

workspace cleanup
git update ${VERSION}
release build ${VERSION}
release distribute ${VERSION}