Skip to content

Commit

Permalink
With k3d load image
Browse files Browse the repository at this point in the history
  • Loading branch information
hjkatz committed Dec 18, 2024
1 parent f508332 commit 0609509
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/build-and-test/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@ runs:
run: |
make e2e-deploy
# also load the image so the deploy can succeed
k3d image import $IMG
- name: Check if operator is up
shell: bash
run: |
Expand Down

0 comments on commit 0609509

Please sign in to comment.