feat(all): 迁移common、sync、executor项目
This commit is contained in:
4
bin/build-sync.sh
Executable file
4
bin/build-sync.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
mvn -pl service-common clean deploy -D skipTests -P local -s ~/.m2/settings-development.xml
|
||||
mvn -pl utils/sync clean package -D skipTests -s ~/.m2/settings-development.xml
|
||||
ytp-transfer2 /Users/lanyuanxiaoyao/Project/IdeaProjects/hudi-service/utils/sync/target/sync-1.0.0-SNAPSHOT.jar
|
||||
Reference in New Issue
Block a user