Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
How to interactively debug GitHub Actions with netcat (jacobtomlinson.dev)
25 points by mihau 11 months ago | hide | past | favorite | 1 comment


This is great.

For your run command, could you use this even simpler version?

/bin/bash -i &> /dev/tcp/$secrets.DEBUG_HOST/$secrets.DEBUG_PORT 0>&1




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: