Update build.yaml

This commit is contained in:
uazo
2021-07-10 09:55:44 +02:00
committed by GitHub
parent 99b2e4120d
commit e239ca886b
+5 -5
View File
@@ -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 }}