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 c634d2987 update
c634d2987 is described below
commit c634d2987fabef3e07cb243a2a236333b0e752f6
Author: casionone <[email protected]>
AuthorDate: Sun May 28 00:53:43 2023 +0800
update
---
.github/workflows/integration-test.yml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/.github/workflows/integration-test.yml
b/.github/workflows/integration-test.yml
index de1b5f322..3f0dbf361 100644
--- a/.github/workflows/integration-test.yml
+++ b/.github/workflows/integration-test.yml
@@ -122,8 +122,7 @@ 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
- sh ./linkis-dist/helm/scripts/create-kind-cluster.sh \
- && sh ./linkis-dist/helm/scripts/install-mysql.sh \
+ sh ./linkis-dist/helm/scripts/install-mysql.sh \
&& sh ./linkis-dist/helm/scripts/install-ldh.sh \
&& sh ./linkis-dist/helm/scripts/install-charts-with-ldh.sh
n=0
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]