0
0
mirror of https://github.com/sp-tarkov/build.git synced 2025-02-12 16:50:45 -05:00

Run clean pipeline even on a failure

This commit is contained in:
Refringe 2024-03-26 17:01:43 -04:00
parent 400eecec1f
commit d77fd00941
Signed by: Refringe
GPG Key ID: 7715B85B4A6306ED

View File

@ -699,6 +699,7 @@ jobs:
runs-on: ubuntu-latest
container:
image: refringe/spt-build-node:1.0.7
if: always()
steps:
- name: Remove Artifacts
uses: geekyeggo/delete-artifact@v5