Skip to content

Commit

Permalink
fix: Enable docker registry cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
stmh authored Feb 4, 2025
1 parent 89da0a9 commit 8dea456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
image-names: "scotty"
image-tags: "!latest !main !v*" # target any image that has a tag starting with the word test or dev
cut-off: 2w
dry-run: true
dry-run: false

0 comments on commit 8dea456

Please sign in to comment.