Skip to content

Commit

Permalink
specify kind cluster name
Browse files Browse the repository at this point in the history
  • Loading branch information
arrowplum committed Jan 17, 2025
1 parent 0c38a89 commit 2b78b1c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ jobs:
run: |
docker build -t avs-init-container:latest ${{env.WORKSPACE}}/avs-init-container
kubectl cluster-info --context kind-chart-testing
kind load docker-image avs-init-container:latest
kind load docker-image avs-init-container:latest --name chart-testing
- name: Setup Prerequisites
run: |
Expand Down

0 comments on commit 2b78b1c

Please sign in to comment.