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 9b2584252 update
9b2584252 is described below

commit 9b2584252c35cde5e5e1c4f5a743954eaf530e8b
Author: casionone <[email protected]>
AuthorDate: Sun May 28 00:43:59 2023 +0800

    update
---
 .github/workflows/integration-test.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/integration-test.yml 
b/.github/workflows/integration-test.yml
index 71da0c073..6c0430a70 100644
--- a/.github/workflows/integration-test.yml
+++ b/.github/workflows/integration-test.yml
@@ -122,8 +122,8 @@ jobs:
           docker tag  ${MIRRORS}/apache/linkis/linkis:${TAG} linkis:dev
           docker tag  ${MIRRORS}/apache/linkis/linkis-web:${TAG} linkis-web:dev
           docker tag  ${MIRRORS}/apache/linkis/linkis-ldh:${TAG} linkis-ldh:dev
-          ${ROOT_DIR}/docker/scripts/make-linikis-image-with-mysql-jdbc.sh
-          docker tag linkis:with-jdbc linkis:dev
+#          ${ROOT_DIR}/docker/scripts/make-linikis-image-with-mysql-jdbc.sh
+#          docker tag linkis:with-jdbc linkis:dev
           sh ./linkis-dist/helm/scripts/create-kind-cluster.sh \
               && sh ./linkis-dist/helm/scripts/install-mysql.sh \
               && sh ./linkis-dist/helm/scripts/install-ldh.sh \


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

Reply via email to