forked from Archives/Athou_commafeed
actually skip tests
This commit is contained in:
@@ -3,4 +3,4 @@
|
|||||||
# your application. This script can be used to modify the Maven build
|
# your application. This script can be used to modify the Maven build
|
||||||
# arguments for non-CI/Jenkins builds by exporting MAVEN_ARGS. The default
|
# arguments for non-CI/Jenkins builds by exporting MAVEN_ARGS. The default
|
||||||
# is "clean package -Popenshift -DskipTests"
|
# is "clean package -Popenshift -DskipTests"
|
||||||
export MAVEN_ARGS="clean package -Popenshift -Pprod -DskipTests"
|
export MAVEN_ARGS="clean package -Popenshift -Pprod -DskipTests=true"
|
||||||
Reference in New Issue
Block a user