Skip to content

Commit

Permalink
Improvement to build script
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirosson committed Nov 3, 2012
1 parent 7523569 commit bae1827
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -94,3 +94,5 @@ if [ "$DEPLOY" = "true" ]
then
mvn deploy assembly:single -Dmaven.test.skip=true
fi

cp ./target/*.zip $ASSEMBLIES_DIRECTORY/

0 comments on commit bae1827

Please sign in to comment.