mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-29 08:27:06 +00:00
Update e2e.yml
fix not listen 9000 port
This commit is contained in:
@@ -70,7 +70,7 @@ jobs:
|
|||||||
- name: run fs
|
- name: run fs
|
||||||
working-directory: .
|
working-directory: .
|
||||||
run: |
|
run: |
|
||||||
make e2e-server > /dev/null &
|
nohup make e2e-server >/dev/null &
|
||||||
make probe-e2e
|
make probe-e2e
|
||||||
|
|
||||||
- name: e2e test
|
- name: e2e test
|
||||||
|
|||||||
Reference in New Issue
Block a user