Skip to content

Commit

Permalink
Setup K3d/K3s
Browse files Browse the repository at this point in the history
  • Loading branch information
Phixsura committed Oct 25, 2023
1 parent dc8b7f1 commit b779668
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dubbo-3_2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,8 @@ jobs:
- name: Build test image
run: |
cd test && bash ./build-test-image.sh
- name: test
run: docker images
- name: Set up K3s cluster
uses: nolar/setup-k3d-k3s@v1
- name: Run tests
Expand Down

0 comments on commit b779668

Please sign in to comment.