Update build.yaml
This commit is contained in:
@@ -67,11 +67,11 @@ jobs:
|
||||
--health-timeout 5s
|
||||
--health-retries 5
|
||||
|
||||
# goma-server:
|
||||
# image: uazo/goma-server
|
||||
# ports: [5050:5050]
|
||||
# volumes:
|
||||
# - /tmp/proxy:/tmp/proxy
|
||||
goma-server:
|
||||
image: uazo/goma-server
|
||||
ports: [5050:5050]
|
||||
volumes:
|
||||
- /tmp/proxy:/tmp/proxy
|
||||
|
||||
# container:
|
||||
# image: uazo/bromite:${{ github.sha }}
|
||||
|
||||
Reference in New Issue
Block a user