|
|
|
|
|
by karlicoss
1897 days ago
|
|
Yeah, the only downside of tmate is that you need to add/uncomment the line with it, push, then remove the commit again.
It's much nicer in circleci, for example where you can simply rerun wish SSH in a button click. Even better would be if the VM was around for a bit after failing, so I could connect and inspect the state without rerunning at all. |
|
Edit: but agree the CircleCI interface is nicer where you can just run a debug build with ssh access directly.