Update build_bromite.yaml
This commit is contained in:
parent
4737501a1f
commit
e5c7e803c3
3
.github/workflows/build_bromite.yaml
vendored
3
.github/workflows/build_bromite.yaml
vendored
@ -142,9 +142,10 @@ jobs:
|
||||
- /tmp/proxy:/tmp/proxy
|
||||
options: >-
|
||||
--health-cmd "hostname -I >/tmp/proxy/gomaserverip"
|
||||
--health-interval 1000m
|
||||
--health-interval 30s
|
||||
--health-timeout 5s
|
||||
--health-retries 5
|
||||
|
||||
env:
|
||||
REDISHOST: redis
|
||||
REMOTEEXEC_ADDR: ${{ secrets.REMOTEEXEC_ADDR }}
|
||||
|
Loading…
Reference in New Issue
Block a user