Files
spring-cloud-contract/spring-cloud-contract-verifier-gradle-plugin/deploy.sh
2016-07-09 10:34:49 +01:00

3 lines
111 B
Bash
Executable File

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