Updated Debugging using with ssh for Github Actions (markdown)

Eli Uriegas (bot)
2023-11-22 14:12:44 -06:00
parent a08b6ad9e9
commit 912a69ae4a

@ -107,3 +107,5 @@ aws ssm start-session --target i-0099d5a07d34e8904 --region us-east-1
* Nodes will still be reaped on their regular schedule
* Jobs will not wait for your session to finish before concluding
* There is no extra hold on the machine and the 2 hour timeout does not apply here, sessions will most likely end immediately at the next reap cycle
edited by @botmethere