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

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


The following commit(s) were added to refs/heads/dev-1.4.0-integration-test2 by 
this push:
     new 02e2ecfe2 add space release
02e2ecfe2 is described below

commit 02e2ecfe212144b7c5aaad0a36ea736f9e518db6
Author: casionone <[email protected]>
AuthorDate: Tue May 30 18:06:36 2023 +0800

    add space release
---
 .github/workflows/integration-test.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/integration-test.yml 
b/.github/workflows/integration-test.yml
index 0966b7016..b0f9f2285 100644
--- a/.github/workflows/integration-test.yml
+++ b/.github/workflows/integration-test.yml
@@ -105,7 +105,8 @@ jobs:
           docker tag linkis:${{ env.LINKIS_VERSION }}     linkis:dev
           docker tag linkis-web:${{ env.LINKIS_VERSION }} linkis-web:dev
           docker tag linkis-ldh:${{ env.LINKIS_VERSION }} linkis-ldh:dev
-
+          #查看镜像
+          docker image ls
           bash ./linkis-dist/helm/scripts/install-mysql.sh  true\
               && bash ./linkis-dist/helm/scripts/install-ldh.sh true \
               && bash ./linkis-dist/helm/scripts/install-charts-with-ldh.sh 
linkis linkis-demo true


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

Reply via email to