Files
Arkie-Library-Frontend/.gitea/workflows/deploy.yml
TerryM b370bf756c
All checks were successful
Deploy to Frontend Servers / deploy (push) Successful in 33s
ci: free disk space on self-hosted runner before each job
Add a pre-checkout cleanup step that removes stale act caches,
old setup-node/npm cache entries, dangling docker resources, and
leftover /tmp files older than 2h. Prevents recurring ENOSPC
failures on the EC2 self-hosted runner.

Note: the very first run after this change may still fail if the
runner disk was already at 100% beforehand; one-time manual cleanup
on the host is required to bootstrap.
2026-05-30 00:10:39 +08:00

4.2 KiB