Skip to content

Commit

Permalink
feat(cleanup): clean all images
Browse files Browse the repository at this point in the history
  • Loading branch information
f-bn committed Aug 4, 2024
1 parent c0a2907 commit 581aad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cleanup-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
account: user
token: ${{ secrets.GITHUB_TOKEN }}
image-names: "${{ matrix.package }}"
tag-selection: untagged
tag-selection: both
cut-off: 4w
rust-log: container_retention_policy=debug

0 comments on commit 581aad7

Please sign in to comment.