Update build.yaml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user