Skip to content

Commit 3234abd

Browse files
committed
ci: cleanup docker builds
to not waste any storage we clean up the created docker image once we don't need them anymore
1 parent 1a8f230 commit 3234abd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr_action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,5 @@ jobs:
5959
uses: docker/build-push-action@v6
6060
with:
6161
push: false
62+
env:
63+
DOCKER_BUILD_RECORD_RETENTION_DAYS: 5

0 commit comments

Comments
 (0)