Update build.yaml

This commit is contained in:
uazo
2021-07-10 09:58:29 +02:00
committed by GitHub
parent 323b38a1f5
commit 2e63b5acf2
+3 -2
View File
@@ -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