namespacelabs / breakpoint

Add breakpoints to CI: pause, access the workflow with SSH, debug and resume.
https://github.com/namespacelabs/breakpoint
Apache License 2.0
177 stars 5 forks source link

[BR-4] GH Actions: Docker build in Release workflow is slow #4

Open gmichelo opened 1 year ago

gmichelo commented 1 year ago

7 minutes for a multi-arch build: https://github.com/namespacelabs/breakpoint/actions/runs/5088361608/jobs/9144675532#step:5:1

We can use Namespace builders to speed it up.

BR-4