Revert "Skip integration-tests.sh for a minute"
This reverts commit 4585303e5a.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
|
||||
#./mvnw clean install -B -Pdocs ${@}
|
||||
./mvnw clean install -DskipTests -B -Pfast ${@}
|
||||
|
||||
./mvnw clean install -B -Pdocs ${@}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user