Update build.yaml
This commit is contained in:
@@ -67,8 +67,9 @@ jobs:
|
||||
--health-timeout 5s
|
||||
--health-retries 5
|
||||
gomaserver:
|
||||
image: dockerhub_org/uazo/goma-server
|
||||
ports: [5050:5050]
|
||||
image: uazo/goma-server
|
||||
ports:
|
||||
- 5050:5050
|
||||
volumes:
|
||||
- /tmp/proxy:/tmp/proxy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user