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:
|
gomaserver:
|
||||||
image: uazo/goma-server
|
image: uazo/goma-server
|
||||||
#ports:
|
|
||||||
# - 5050:5050
|
|
||||||
volumes:
|
volumes:
|
||||||
- /tmp/proxy:/tmp/proxy
|
- /tmp/proxy:/tmp/proxy
|
||||||
options: >-
|
options: >-
|
||||||
@ -150,7 +148,6 @@ jobs:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
REDISHOST: redis
|
REDISHOST: redis
|
||||||
REMOTEEXEC_ADDR: ${{ secrets.REMOTEEXEC_ADDR }}
|
|
||||||
REMOVEDOCKERSUPPORT: true
|
REMOVEDOCKERSUPPORT: true
|
||||||
USELOCALIMAGE: true
|
USELOCALIMAGE: true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user