Skip to content

Commit

Permalink
change maven execute phase to deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
baisui1981 committed Sep 23, 2024
1 parent 52ef5f0 commit db363cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
mvn install -Ptis-repo -pl dolphinscheduler-api,dolphinscheduler-bom \
mvn deploy -Ptis-repo -pl dolphinscheduler-api,dolphinscheduler-bom \
-am -Dmaven.test.skip=true -Dmaven.javadoc.skip=true -Dspotless.check.skip=true -Dmaven-remote-resources-plugin.skip=true

0 comments on commit db363cb

Please sign in to comment.