File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5656 path : bin/
5757 -
uses :
engineerd/[email protected] 5858 - run : chmod +x bin/preflight
59- - run : bin/preflight --interactive=false --format=json https://preflight.replicated.com
59+ - run : ./ bin/preflight --interactive=false --format=json https://preflight.replicated.com
6060
6161 compile-supportbundle :
6262 runs-on : ubuntu-latest
8989 -
uses :
engineerd/[email protected] 9090 - run : chmod +x bin/support-bundle
9191 - uses : actions/checkout@v1
92- - run : bin/support-bundle ./examples/troubleshoot/sample-collectors.yaml
93- - run : bin/support-bundle ./examples/troubleshoot/sample-supportbundle.yaml
94- - run : bin/support-bundle https://kots.io
92+ - run : ./ bin/support-bundle ./examples/troubleshoot/sample-collectors.yaml
93+ - run : ./ bin/support-bundle ./examples/troubleshoot/sample-supportbundle.yaml
94+ - run : ./ bin/support-bundle https://kots.io
9595
9696 goreleaser :
9797 runs-on : ubuntu-latest
You can’t perform that action at this time.
0 commit comments