restore runner flags

This commit is contained in:
uazo 2021-07-30 09:38:27 +02:00 committed by GitHub
parent 54a048de6e
commit f8d4d72853
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -130,6 +130,10 @@ jobs:
--health-interval 10s
--health-timeout 5s
--health-retries 5
env:
REMOVEDOCKERSUPPORT: true
USELOCALIMAGE: true
gomaserver:
image: uazo/goma-server
#ports:
@ -139,11 +143,15 @@ jobs:
env:
REDISHOST: redis
REMOTEEXEC_ADDR: ${{ secrets.REMOTEEXEC_ADDR }}
REMOVEDOCKERSUPPORT: true
USELOCALIMAGE: true
container:
image: uazo/bromite-build:76745fde6ed75542f005ea5528f486df41c56da4 #${{ env.BROMITE_SHA }}
env:
SERVER_HOST_GOMA: gomaserver
REMOVEDOCKERSUPPORT: true
USELOCALIMAGE: true
volumes:
- /storage/bromite/${{ github.sha }}:/home/lg/working_dir/artifacs
- /tmp/proxy:/tmp/proxy