Update build.yaml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user