remove secrets
This commit is contained in:
parent
300c1d4c06
commit
cc8189a871
3
.github/workflows/build_bromite.yaml
vendored
3
.github/workflows/build_bromite.yaml
vendored
@ -138,8 +138,6 @@ jobs:
|
||||
|
||||
gomaserver:
|
||||
image: uazo/goma-server
|
||||
#ports:
|
||||
# - 5050:5050
|
||||
volumes:
|
||||
- /tmp/proxy:/tmp/proxy
|
||||
options: >-
|
||||
@ -150,7 +148,6 @@ jobs:
|
||||
|
||||
env:
|
||||
REDISHOST: redis
|
||||
REMOTEEXEC_ADDR: ${{ secrets.REMOTEEXEC_ADDR }}
|
||||
REMOVEDOCKERSUPPORT: true
|
||||
USELOCALIMAGE: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user