标签: docker gitlab-ci node-debugger
如何通过dockerRunner将调试器附加到在gitlab ci环境上运行的节点应用程序上? 我尝试了node --inspect:0.0.0.0:9229,但是https://gitlab-myprivate-repo/-/jobs/2405:9229没有响应?
node --inspect:0.0.0.0:9229
https://gitlab-myprivate-repo/-/jobs/2405:9229