dockerzhang merged PR #9218:
URL: https://github.com/apache/inlong/pull/9218
--
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: commits-unsubscr...@inlong.
This is an automated email from the ASF dual-hosted git repository.
dockerzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
The following commit(s) were added to refs/heads/master by this push:
new ad34b4a024 [INLONG-9213][SDK] Support isola
healchow commented on code in PR #9116:
URL: https://github.com/apache/inlong/pull/9116#discussion_r1382515816
##
.github/workflows/ci_build.yml:
##
@@ -107,25 +105,3 @@ jobs:
run: |
version=`mvn -Dexec.executable='echo'
-Dexec.args='${project.version}' --no