mirror of
https://github.com/alibaba/DataX.git
synced 2025-05-02 07:21:48 +08:00
a
This commit is contained in:
parent
46f3764801
commit
bee91f5401
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -20,6 +20,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
- run: |
|
||||
git checkout main
|
||||
rm -rf target
|
||||
mvn -U -pl starrockswriter -am clean package assembly:assembly -Dmaven.test.skip=true
|
||||
cd target/datax/datax/plugin/writer/
|
||||
tar -czvf starrockswriter.tar.gz starrockswriter
|
||||
|
Loading…
Reference in New Issue
Block a user