this is not needed

This commit is contained in:
Athou
2015-01-21 15:42:09 +01:00
parent b660602809
commit 33c62f08ca

View File

@@ -33,7 +33,4 @@ export HOME="$OPENSHIFT_TMP_DIR/local"
export NPM_CONFIG_ARCH="x64"
npm install npm
export PATH="$OPENSHIFT_REPO_DIR/node_modules/.bin:$PATH"
mvn clean package -DskipTests -Dos.arch=x64 -s .openshift/settings.xml