mirror of
https://github.com/spring-cloud/spring-cloud-build.git
synced 2026-09-17 12:49:00 +00:00
skip tests
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
#./mvnw clean install -B -Pdocs ${@}
|
||||
./mvnw clean install -B ${@}
|
||||
./mvnw clean install -B -DskipTests ${@}
|
||||
|
||||
Reference in New Issue
Block a user