Skip to content

Commit

Permalink
create all artifacts in pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
nitram509 committed May 28, 2016
1 parent ec028c4 commit 7f2f824
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ PROJECT_BASE_PATH=$(realpath "$PROJECT_BASE_PATH")

cd "$PROJECT_BASE_PATH/jbrotli-native/linux-x86-amd64"
chmod +x build.sh
mvn install
mvn -P release install

cd "$PROJECT_BASE_PATH/jbrotli"
mvn package

0 comments on commit 7f2f824

Please sign in to comment.