Skip to content

Commit

Permalink
reset something
Browse files Browse the repository at this point in the history
  • Loading branch information
hunter-cloud09 committed Mar 1, 2024
1 parent d1e5327 commit 9ea1cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ fi

# build code
code() {
mvn clean install -DskipTests -Pci
/bin/sh $WORKDIR/mvnw clean package -DskipTests -Pci
# mv release zip
mv $WORKDIR/seatunnel-web-dist/target/apache-seatunnel-web-*.zip $WORKDIR/
}
Expand Down

0 comments on commit 9ea1cd5

Please sign in to comment.