asdf2014 commented on a change in pull request #984:
URL: 
https://github.com/apache/incubator-seatunnel/pull/984#discussion_r780885227



##########
File path: .github/workflows/publish-docker.yaml
##########
@@ -61,7 +61,7 @@ jobs:
         env:
           MAVEN_OPTS: -Xmx2G -Xms2G
         run: |
-          ./mvnw -B clean deploy \
+          ./mvnw -T 16 -B clean deploy \

Review comment:
       @leo65535 Thanks a lot for your comment. However, I didn't fully 
understand what's your concern. Would you please explain more details. Anyway, 
I have removed this in case something goes wrong.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to