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 a3d24f1ec integration-test.yml
a3d24f1ec is described below
commit a3d24f1ec9079dc1cca12d74fbe597f61e597787
Author: casionone <[email protected]>
AuthorDate: Sat May 27 23:08:41 2023 +0800
integration-test.yml
---
.github/workflows/integration-test.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/integration-test.yml
b/.github/workflows/integration-test.yml
index ed0c04a5b..9f17a5e09 100644
--- a/.github/workflows/integration-test.yml
+++ b/.github/workflows/integration-test.yml
@@ -114,7 +114,7 @@ jobs:
- name: Install Shell
run: |
#source linkis-dist/bin/install-linkis-to-kubernetes.sh
- ./linkis-dist/bin/install-linkis-to-kubernetes.sh install -l
+ sh -v ./linkis-dist/bin/install-linkis-to-kubernetes.sh install -l
# ./bin/install-linkis-to-kubernetes.sh install -l -mghcr.dockerproxy.com
# - name: Setup Minikube
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]