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