Skip to content

Commit

Permalink
update publish script
Browse files Browse the repository at this point in the history
  • Loading branch information
bitcoder committed Apr 8, 2024
1 parent 0558b89 commit 88d3c82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion deploy.sh

This file was deleted.

3 changes: 2 additions & 1 deletion publish_package.sh
@@ -1 +1,2 @@
mvn --batch-mode clean compile test package javadoc:aggregate-jar gpg:sign deploy
#mvn --batch-mode clean compile test package gpg:sign deploy
mvn clean compile test package javadoc:aggregate-jar deploy

0 comments on commit 88d3c82

Please sign in to comment.