ComfyUI/.github
clsferguson dea2903ce2
ci: free disk on GH runner, prune Docker cache, and reliable self-hosted fallback
- Add “Free Disk Space (Ubuntu)” and Docker prune steps before/after the GitHub-hosted build to recover tens of GB and avoid “no space left on device” failures on ubuntu-latest.
- Remove continue-on-error and gate the self-hosted job with `always() && needs.build-gh.result != 'success'` so it runs only if the GH build fails, while publish proceeds if either path succeeds.
- Enable buildx GHA cache (cache-from/cache-to) to minimize runner disk pressure and rebuild times without loading images locally.
2025-09-30 13:03:03 -06:00
..
ISSUE_TEMPLATE Make custom node testing checkbox optional in issue templates (#9342) 2025-08-14 17:36:53 -04:00
workflows ci: free disk on GH runner, prune Docker cache, and reliable self-hosted fallback 2025-09-30 13:03:03 -06:00