Skip to content

Commit d014c41

Browse files
committed
debugging the krew installer
1 parent f776548 commit d014c41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin/test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ spec:
1212
head: https://github.com/instrumenta/conftest/archive/master.zip
1313
sha256: "7866ec28fc62d5cb6952a2d66712875776b8d3da8a8da8d3793fdbde73dffbb9"
1414
files:
15-
- from: "/plugin/*.sh"
15+
- from: "/*/plugin/*.sh"
1616
to: "."
17-
bin: "./kubectl-test.sh"
17+
bin: "kubectl-test.sh"
1818
shortDescription: Test your Kubernetes objects using Open Policy Agent
1919
homepage: https://github.com/instrumenta/conftest
2020
caveats: |

0 commit comments

Comments
 (0)