mirror of
https://github.com/alibaba/DataX.git
synced 2025-05-02 19:31:33 +08:00
build starrockswriter.tar.gz
This commit is contained in:
parent
014b240a1f
commit
629fa48412
1
build.sh
1
build.sh
@ -4,3 +4,4 @@ mvn -U -pl starrockswriter -am clean package assembly:assembly -Dmaven.test.skip
|
|||||||
rm -f starrockswriter.tar.gz
|
rm -f starrockswriter.tar.gz
|
||||||
cd target/datax/datax/plugin/writer/
|
cd target/datax/datax/plugin/writer/
|
||||||
tar -czvf starrockswriter.tar.gz starrockswriter
|
tar -czvf starrockswriter.tar.gz starrockswriter
|
||||||
|
mv starrockswriter.tar.gz $ShellDir
|
||||||
|
Loading…
Reference in New Issue
Block a user