mirror of
https://github.com/rustfs/rustfs.git
synced 2026-07-27 00:38:16 +00:00
add probe
This commit is contained in:
@@ -73,7 +73,8 @@ jobs:
|
||||
- name: run fs
|
||||
working-directory: .
|
||||
run: |
|
||||
make e2e-server &
|
||||
make e2e-server > /dev/null &
|
||||
make probe-e2e
|
||||
env:
|
||||
PORT: 9000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user