remove secrets

This commit is contained in:
uazo 2021-07-31 11:01:34 +02:00 committed by GitHub
parent 300c1d4c06
commit cc8189a871
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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