No more run.sh

This commit is contained in:
Ryan Baxter
2022-06-15 13:33:10 -04:00
committed by GitHub
parent 18a6f409c1
commit 568406d27d

View File

@@ -2,6 +2,4 @@
set -e
./mvnw clean install -B -Pdocs ${@}
cd spring-cloud-kubernetes-integration-tests
./run.sh ${@}