Files
spring-cloud-contract/deploy.sh
2016-06-20 12:00:44 +02:00

3 lines
111 B
Bash
Executable File

#!/usr/bin/env bash
./gradlew clean build install && ./scripts/runTests.sh && ./gradlew uploadArchives -x test