ci: free disk space #9

Merged
gsadmin merged 1 commits from development into main 2026-09-02 13:50:21 +00:00

1 Commits

Author SHA1 Message Date
Alphaeus Mote ef19487611 ci: free disk space before building
Repeated runs filled the self-hosted runner's disk, so npm ci failed with
ENOSPC. Prune unused Docker images/layers and the apt cache at the start of the
job (the image is rebuilt fresh later).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-09-02 09:50:14 -04:00