exclude bad images
All checks were successful
Deploy Containers / Prepare (push) Successful in 19s

This commit is contained in:
2026-04-20 14:10:34 -04:00
parent 5da5a9480b
commit c375d388d5

View File

@@ -5,5 +5,8 @@
"git.alexav.gg": {
"authentication": "{{ CUP_GITEA_REGISTRY_TOKEN }}"
}
},
"images": {
"exclude": ["git.alexav.gg/alex/plex-webhook", "git.alexav.gg/alex/setup-ansible"]
}
}