Files
spring-data-release/ci/build-and-distribute.template
2023-02-17 13:09:01 +01:00

6 lines
100 B
Plaintext
Executable File

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