File tree 1 file changed +0
-27
lines changed
1 file changed +0
-27
lines changed Original file line number Diff line number Diff line change @@ -231,33 +231,6 @@ jobs:
231
231
name : kube-ovn-dpdk
232
232
path : kube-ovn-dpdk.tar
233
233
234
- build-vpc-nat-gateway :
235
- name : Build vpc-nat-gateway
236
- runs-on : ubuntu-22.04
237
- steps :
238
- -
uses :
jlumbroso/[email protected]
239
- with :
240
- android : true
241
- dotnet : true
242
- haskell : true
243
- docker-images : false
244
- large-packages : false
245
- tool-cache : false
246
- swap-storage : false
247
-
248
- - uses : actions/checkout@v4
249
-
250
- - name : Build
251
- run : |
252
- make image-vpc-nat-gateway
253
- make tar-vpc-nat-gateway
254
-
255
- - name : Upload image to artifact
256
- uses : actions/upload-artifact@v4
257
- with :
258
- name : vpc-nat-gateway
259
- path : vpc-nat-gateway.tar
260
-
261
234
build-e2e-binaries :
262
235
name : Build E2E Binaries
263
236
runs-on : ubuntu-22.04
You can’t perform that action at this time.
0 commit comments