This is an automated email from the ASF dual-hosted git repository.

casion pushed a commit to branch dev-1.4.0-integration-test
in repository https://gitbox.apache.org/repos/asf/linkis.git


The following commit(s) were added to refs/heads/dev-1.4.0-integration-test by 
this push:
     new d0ce14e68 update
d0ce14e68 is described below

commit d0ce14e6828939e120cfeb9175d6530320d56958
Author: casionone <[email protected]>
AuthorDate: Mon May 29 10:36:12 2023 +0800

    update
---
 .github/workflows/integration-test2.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/integration-test2.yml 
b/.github/workflows/integration-test2.yml
index fca149e31..e1371160f 100644
--- a/.github/workflows/integration-test2.yml
+++ b/.github/workflows/integration-test2.yml
@@ -104,7 +104,7 @@ jobs:
           docker pull ${MIRRORS}/apache/linkis/linkis:${TAG}
           docker pull ${MIRRORS}/apache/linkis/linkis-web:${TAG}
           #添加mysql 驱动
-          ${ROOT_DIR}/docker/scripts/make-linkis-image-with-mysql-jdbc.sh
+          bash -v 
${ROOT_DIR}/docker/scripts/make-linkis-image-with-mysql-jdbc.sh
           #重新打tag
           docker tag linkis:with-jdbc linkis:dev
           #docker tag  ${MIRRORS}/apache/linkis/linkis:${TAG} linkis:dev


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to