ailiujiarui commented on PR #16542: URL: https://github.com/apache/dolphinscheduler/pull/16542#issuecomment-2450092323
> Please don't add `.jar` in the source code, the `.jar` file will be excluded in src, these means the e2e will not be executed after release.请不要在源码中添加 `.jar`,`.jar` 文件将被排除在 src 中,这意味着 e2e 发布后不会执行。 I implemented a strategy where the source code is compiled and packaged into a JAR file during the application's runtime. This approach eliminates the necessity of mounting files within the image. -- 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]
