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

commit bec9398dcd78fc3af324aee8319ab4abd36e58e9
Author: casionone <[email protected]>
AuthorDate: Sun May 28 00:33:28 2023 +0800

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

diff --git a/.github/workflows/integration-test.yml 
b/.github/workflows/integration-test.yml
index 8eae70999..71da0c073 100644
--- a/.github/workflows/integration-test.yml
+++ b/.github/workflows/integration-test.yml
@@ -116,6 +116,9 @@ 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