mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-24 06:28:34 +01:00
Update clear-stale-docker-images.yml
Some checks are pending
Docker publish ARM / build (push) Waiting to run
Docker publish rootless ARM / build-rootless (push) Waiting to run
Docker publish rootless / build-rootless (push) Waiting to run
Docker publish / build (push) Waiting to run
Dockerhub publish / build (push) Waiting to run
Update Currencies / update-currencies (push) Waiting to run
Some checks are pending
Docker publish ARM / build (push) Waiting to run
Docker publish rootless ARM / build-rootless (push) Waiting to run
Docker publish rootless / build-rootless (push) Waiting to run
Docker publish / build (push) Waiting to run
Dockerhub publish / build (push) Waiting to run
Update Currencies / update-currencies (push) Waiting to run
This commit is contained in:
@@ -18,6 +18,8 @@ jobs:
|
|||||||
package: homebox
|
package: homebox
|
||||||
delete-ghost-images: true
|
delete-ghost-images: true
|
||||||
delete-orphaned-images: true
|
delete-orphaned-images: true
|
||||||
|
delete-partial-images: true
|
||||||
|
delete-untagged: true
|
||||||
# Make sure to update this to include the latest major tags
|
# Make sure to update this to include the latest major tags
|
||||||
exclude-tags: main,vnext,latest,0.*,1.*
|
exclude-tags: main,vnext,latest,0.*,1.*
|
||||||
older-than: 3 months
|
older-than: 3 months
|
||||||
|
|||||||
Reference in New Issue
Block a user