ci: free disk space #9

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

Fixes run #9 ENOSPC by pruning docker data before build.

Fixes run #9 ENOSPC by pruning docker data before build.
gsadmin added 1 commit 2026-09-02 13:50:17 +00:00
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>
gsadmin added 1 commit 2026-09-02 13:50:18 +00:00
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>
gsadmin merged commit a8f61eef81 into main 2026-09-02 13:50:21 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gsadmin/OrchestrAD#9