Update build_bromite.yaml

This commit is contained in:
uazo
2021-07-31 15:19:04 +02:00
committed by GitHub
parent 20dfb0c60a
commit 97f82ee962

View File

@@ -168,7 +168,7 @@ jobs:
USELOCALIMAGE: true # CUSTOM RUNNER: permit use of local images
USEINTERNALNETWORK: true # CUSTOM RUNNER: create the docker network as internal
volumes:
- /storage/images/${{ github.sha }}:/home/lg/working_dir/artifacs
- /storage/images/${{ env.BROMITE_SHA }}:/home/lg/working_dir/artifacs
- /tmp/proxy:/tmp/proxy
steps: