1
This commit is contained in:
parent
a42650be38
commit
ffa906d9cc
@ -26,6 +26,8 @@ jobs:
|
|||||||
|
|
||||||
cleanup:
|
cleanup:
|
||||||
runs-on: host-arch-x86_64
|
runs-on: host-arch-x86_64
|
||||||
|
needs: run-tests
|
||||||
steps:
|
steps:
|
||||||
- name: Remove built container images
|
- name: Remove built container images
|
||||||
|
if: ${{ always() }}
|
||||||
run: docker image rm local/alpine-gcc-${{gitea.sha}}:latest
|
run: docker image rm local/alpine-gcc-${{gitea.sha}}:latest
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user