Describe the bug
After increasing the Build & Push Action timeout to 20 minutes we now run into a different error with builds timing out. We have to investigate deeper.
To Reproduce
https://github.com/opendefensecloud/solution-arsenal/actions/runs/22891590081/job/66415824409?pr=220#step:7:795
Error: buildx failed with: ERROR: failed to build: failed to solve: DeadlineExceeded: failed to push ghcr.io/opendefensecloud/solar-apiserver:pr-220: no active session for r8bj6g788t6jmovou7s4fh0bq: context deadline exceeded
Expected behavior
The build and push process does not timeout / cancels context too early.
Describe the bug
After increasing the Build & Push Action timeout to 20 minutes we now run into a different error with builds timing out. We have to investigate deeper.
To Reproduce
https://github.com/opendefensecloud/solution-arsenal/actions/runs/22891590081/job/66415824409?pr=220#step:7:795
Expected behavior
The build and push process does not timeout / cancels context too early.