There was an error while loading. Please reload this page.
1 parent fd0f475 commit 8f883dbCopy full SHA for 8f883db
1 file changed
TaskfileBuild.yml
@@ -51,7 +51,7 @@ tasks:
51
desc: Build the image and loads it to the local Kind, k3s, microk8s cluster
52
vars:
53
KUB_TYPE:
54
- sh: "ops debug kube detect"
+ sh: ./detect.sh
55
cmds:
56
- task: build
57
- |
0 commit comments