Update build_bromite.yaml

This commit is contained in:
uazo 2021-08-04 09:55:01 +02:00 committed by GitHub
parent 968be3ee69
commit 7c0faf0d80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -163,7 +163,8 @@ jobs:
USEINTERNALNETWORK: true # CUSTOM RUNNER: create the docker network as internal
volumes:
- /storage/images/${{ github.event.inputs.sha }}:/home/lg/working_dir/artifacs
- /tmp/proxy:/tmp/proxy
steps:
- name: Prepare Build Container
shell: bash