Update build_bromite_dev.yaml
This commit is contained in:
parent
cc2a7be277
commit
0d4ee779ea
5
.github/workflows/build_bromite_dev.yaml
vendored
5
.github/workflows/build_bromite_dev.yaml
vendored
@ -438,11 +438,6 @@ jobs:
|
|||||||
sudo iptables -D INPUT -p tcp --dport 8118 -j DROP
|
sudo iptables -D INPUT -p tcp --dport 8118 -j DROP
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Get artifacs
|
|
||||||
shell: bash
|
|
||||||
run: |
|
|
||||||
docker cp
|
|
||||||
|
|
||||||
- name: Release build ${{ github.event.inputs.build }}/${{ github.event.inputs.sha }}
|
- name: Release build ${{ github.event.inputs.build }}/${{ github.event.inputs.sha }}
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user