forked from Archives/Athou_commafeed
initial commit
This commit is contained in:
5
.openshift/action_hooks/pre_build_jbosseap-6.0
Normal file
5
.openshift/action_hooks/pre_build_jbosseap-6.0
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
# This is a simple bash script and will be sourced prior to building
|
||||
# your application. This script can be used to modify the Maven build
|
||||
# arguments for non-CI/Jenkins builds by exporting MAVEN_ARGS. The default
|
||||
# is "clean package -Popenshift -DskipTests"
|
||||
Reference in New Issue
Block a user