Skip to content

Commit 47e20b7

Browse files
committed
fix ci
1 parent eccdece commit 47e20b7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/apisix-e2e-test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ jobs:
6262
run: |
6363
make kind-up
6464
65+
- name: Loading Docker Image to Kind Cluster
66+
run: |
67+
make kind-load-ingress-image
68+
6569
- name: Install Gateway API And CRDs
6670
run: |
6771
make install

0 commit comments

Comments
 (0)