Update build.yaml

This commit is contained in:
uazo
2021-07-10 15:55:00 +02:00
committed by GitHub
parent 6c4dcb3165
commit 1aac2aa89e
+2 -4
View File
@@ -68,8 +68,8 @@ jobs:
--health-retries 5
gomaserver:
image: uazo/goma-server
ports:
- 5050:5050
#ports:
# - 5050:5050
volumes:
- /tmp/proxy:/tmp/proxy
env:
@@ -78,8 +78,6 @@ jobs:
container:
image: uazo/bromite-build:9109417e415f9f0aa204dc3e1391138fa5e13bf8 #${{ github.sha }}
ports:
- 5050:5050
volumes:
- /storage/bromite/${{ github.sha }}:/home/lg/working_dir/artifacs
- /tmp/proxy:/tmp/proxy