Update build_bromite.yaml
This commit is contained in:
parent
968be3ee69
commit
7c0faf0d80
1
.github/workflows/build_bromite.yaml
vendored
1
.github/workflows/build_bromite.yaml
vendored
@ -163,6 +163,7 @@ jobs:
|
|||||||
USEINTERNALNETWORK: true # CUSTOM RUNNER: create the docker network as internal
|
USEINTERNALNETWORK: true # CUSTOM RUNNER: create the docker network as internal
|
||||||
volumes:
|
volumes:
|
||||||
- /storage/images/${{ github.event.inputs.sha }}:/home/lg/working_dir/artifacs
|
- /storage/images/${{ github.event.inputs.sha }}:/home/lg/working_dir/artifacs
|
||||||
|
- /tmp/proxy:/tmp/proxy
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Prepare Build Container
|
- name: Prepare Build Container
|
||||||
|
Loading…
Reference in New Issue
Block a user