mirror of
https://github.com/kubenetworks/kubevpn.git
synced 2025-12-24 11:51:13 +08:00
fix testcase
This commit is contained in:
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
run: kubectl apply -f https://raw.githubusercontent.com/wencaiwulue/kubevpn/master/samples/bookinfo.yaml
|
||||
|
||||
- name: Build
|
||||
run: make kubevpn-linux
|
||||
run: make kubevpn-linux-amd64
|
||||
|
||||
- name: Wait for pods reviews to be ready
|
||||
run: |
|
||||
@@ -80,7 +80,7 @@ jobs:
|
||||
run: kubectl apply -f https://raw.githubusercontent.com/wencaiwulue/kubevpn/master/samples/bookinfo.yaml
|
||||
|
||||
- name: Build
|
||||
run: make kubevpn-macos
|
||||
run: make kubevpn-darwin-amd64
|
||||
|
||||
- name: Wait for pods reviews to be ready
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user