Files
spring-data-release/ci/build-and-distribute.template
2025-02-14 17:13:44 +01:00

7 lines
138 B
Plaintext
Executable File

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