Update build.yaml

This commit is contained in:
uazo
2021-07-10 09:31:47 +02:00
committed by GitHub
parent 60b8f14101
commit 18218f7d64
+5 -5
View File
@@ -73,11 +73,11 @@ jobs:
volumes:
- /tmp/proxy:/tmp/proxy
container:
image: uazo/bromite:${{ github.sha }}
volumes:
- /storage/bromite/${{ env.VERSION }}/${{ github.sha }}:/home/lg/working_dir/artifacs
- /tmp/proxy:/tmp/proxy
# container:
# image: uazo/bromite:${{ github.sha }}
# volumes:
# - /storage/bromite/${{ env.VERSION }}/${{ github.sha }}:/home/lg/working_dir/artifacs
# - /tmp/proxy:/tmp/proxy
steps:
- name: Build Bromite