Skip to content

Commit

Permalink
Merge pull request #86 from loganhz/update8
Browse files Browse the repository at this point in the history
Fix rocketmq release issue
  • Loading branch information
loganhz authored Aug 16, 2022
2 parents c544a30 + 12d4d3f commit 8c29f36
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
release:
cd ./code && mvn clean package && cp ./target/oss-trigger-1.0-SNAPSHOT-jar-with-dependencies.jar ./target/code.jar
cd ./code && mvn clean package && cp ./target/RocketMQ-trigger-1.0-SNAPSHOT-jar-with-dependencies.jar ./target/code.jar

0 comments on commit 8c29f36

Please sign in to comment.