Attempt to install build without deploying
This commit is contained in:
4
scripts/build.sh
Executable file
4
scripts/build.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
#./mvnw clean install -B -Pdocs ${@}
|
||||
./mvnw clean install -B ${@}
|
||||
Reference in New Issue
Block a user