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

commit e75ca8dc9cf1ba117f94b8ce98783b4ba079d652
Author: casionone <[email protected]>
AuthorDate: Sun May 28 22:00:26 2023 +0800

    update
---
 .github/workflows/integration-test.yml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.github/workflows/integration-test.yml 
b/.github/workflows/integration-test.yml
index c30a49796..7739b8d40 100644
--- a/.github/workflows/integration-test.yml
+++ b/.github/workflows/integration-test.yml
@@ -116,9 +116,6 @@ jobs:
           ROOT_DIR=./linkis-dist/
           MIRRORS="ghcr.io"
           TAG="latest"
-#          docker pull ${MIRRORS}/apache/linkis/linkis-ldh:${TAG}
-#          docker pull ${MIRRORS}/apache/linkis/linkis:${TAG}
-#          docker pull ${MIRRORS}/apache/linkis/linkis-web:${TAG}
           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


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

Reply via email to