Update build_bromite.yaml
This commit is contained in:
parent
20dfb0c60a
commit
97f82ee962
2
.github/workflows/build_bromite.yaml
vendored
2
.github/workflows/build_bromite.yaml
vendored
@ -168,7 +168,7 @@ jobs:
|
|||||||
USELOCALIMAGE: true # CUSTOM RUNNER: permit use of local images
|
USELOCALIMAGE: true # CUSTOM RUNNER: permit use of local images
|
||||||
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.sha }}:/home/lg/working_dir/artifacs
|
- /storage/images/${{ env.BROMITE_SHA }}:/home/lg/working_dir/artifacs
|
||||||
- /tmp/proxy:/tmp/proxy
|
- /tmp/proxy:/tmp/proxy
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user