Update build_bromite.yaml
This commit is contained in:
parent
d9afa39915
commit
8355e73892
4
.github/workflows/build_bromite.yaml
vendored
4
.github/workflows/build_bromite.yaml
vendored
@ -158,6 +158,10 @@ jobs:
|
|||||||
SERVER_HOST_GOMA: gomaserver
|
SERVER_HOST_GOMA: gomaserver
|
||||||
REMOVEDOCKERSUPPORT: true
|
REMOVEDOCKERSUPPORT: true
|
||||||
USELOCALIMAGE: true
|
USELOCALIMAGE: true
|
||||||
|
HTTP_PROXY: ""
|
||||||
|
HTTPS_PROXY: ""
|
||||||
|
http_proxy: ""
|
||||||
|
https_proxy: ""
|
||||||
volumes:
|
volumes:
|
||||||
- /storage/bromite/${{ github.sha }}:/home/lg/working_dir/artifacs
|
- /storage/bromite/${{ github.sha }}:/home/lg/working_dir/artifacs
|
||||||
- /tmp/proxy:/tmp/proxy
|
- /tmp/proxy:/tmp/proxy
|
||||||
|
Loading…
Reference in New Issue
Block a user