Skip to content

Commit

Permalink
kind get clusters
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn committed Jul 30, 2024
1 parent 5634fd6 commit 9914422
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ jobs:

- name: Load Docker images
run: |
kind get clusters
ls -1 /tmp/*.tar | xargs --no-run-if-empty -L 1 kind load image-archive -n kind-chart-testing
- name: Checkout
Expand Down

0 comments on commit 9914422

Please sign in to comment.