temp: use fixed k8s action
This commit is contained in:
+2
-1
@@ -34,7 +34,8 @@ runs:
|
||||
|
||||
# this action will setup kind and helm, then create a kind cluster
|
||||
- name: Bring up Kubernetes cluster using Kind
|
||||
uses: https://git.cleverthis.com/actions/kubernetes@master
|
||||
uses: https://git.cleverthis.com/hurui200320/actions-kubernetes@0262e48920fc1e20d00b9b301ba848d45b22164e
|
||||
# uses: https://git.cleverthis.com/actions/kubernetes@master
|
||||
with:
|
||||
cluster-name: ${{ steps.cluster-name.outputs.cluster-name }}
|
||||
kind-config-path: ${{ forge.action_path }}/clevermicro-kind-config.yaml
|
||||
|
||||
Reference in New Issue
Block a user