Skip to content

Commit

Permalink
build: reusable ghcr cleanup with multi-arch support
Browse files Browse the repository at this point in the history
  • Loading branch information
ReuDa committed Dec 31, 2024
1 parent 4f33a22 commit 098c964
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/reusable-ghcr-cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
#dry-run: ${{ inputs.dry_run }}
use-regex: true
exclude-tags: '^(v?(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)(?:-((?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?|main|latest)$'
delete-untagged: true
older-than: 30 days
keep-n-untagged: 10
dry-run: true
Expand Down

0 comments on commit 098c964

Please sign in to comment.