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 fc9223ee8 update
fc9223ee8 is described below
commit fc9223ee806a9a89d2140ec351efe408df2f6615
Author: casionone <[email protected]>
AuthorDate: Sun May 28 00:45:40 2023 +0800
update
---
.github/workflows/integration-test.yml | 2 --
1 file changed, 2 deletions(-)
diff --git a/.github/workflows/integration-test.yml
b/.github/workflows/integration-test.yml
index 6c0430a70..de1b5f322 100644
--- a/.github/workflows/integration-test.yml
+++ b/.github/workflows/integration-test.yml
@@ -122,8 +122,6 @@ 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
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]