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 d5943fdbd integration-test.yml
d5943fdbd is described below
commit d5943fdbd92595176c7819c3509db9ec34d9783a
Author: casionone <[email protected]>
AuthorDate: Sat May 27 23:02:49 2023 +0800
integration-test.yml
---
.github/workflows/integration-test.yml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/.github/workflows/integration-test.yml
b/.github/workflows/integration-test.yml
index bf20875e2..ed0c04a5b 100644
--- a/.github/workflows/integration-test.yml
+++ b/.github/workflows/integration-test.yml
@@ -111,6 +111,12 @@ jobs:
config: ${{ env.KIND_CONFIG_PATH }}
node_image: ${{ matrix.kubernetes-version }}
+ - name: Install Shell
+ run: |
+ #source linkis-dist/bin/install-linkis-to-kubernetes.sh
+ ./linkis-dist/bin/install-linkis-to-kubernetes.sh install -l
+# ./bin/install-linkis-to-kubernetes.sh install -l -mghcr.dockerproxy.com
+
# - name: Setup Minikube
# run: |
# # https://minikube.sigs.k8s.io/docs/start/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]