Skip to content

Commit

Permalink
Merge pull request #591 from shalousun/master
Browse files Browse the repository at this point in the history
add: Makefile
  • Loading branch information
shalousun authored Sep 2, 2023
2 parents c2d756a + bae9d3f commit ed0e4b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@

release:
mvn clean deploy -P release -DskipTests

0 comments on commit ed0e4b1

Please sign in to comment.