5b07157eeb
Woodpecker's k8s backend provisions a per-pipeline workspace PVC sized by WOODPECKER_BACKEND_K8S_VOLUME_SIZE. At 10G, large builds (e.g. .NET clone + build output) leave too little free space for tests that hard-require free disk headroom, failing purely on disk exhaustion. - raise WOODPECKER_BACKEND_K8S_VOLUME_SIZE from 10G to 20Gi Reviewed-on: #459 Co-authored-by: unkin-agent <unkin-agent@unkin.net> Co-committed-by: unkin-agent <unkin-agent@unkin.net>