小编Sac*_*and的帖子

无法读取“https://gitlab.com”的用户名:Gitlab CI 上没有此类设备或地址

我正在尝试将 gitlab CI 集成到我的节点项目上,我有 SSH 访问权限,但我的脚本因错误而停止:

fatal: could not read Username for 'https://gitlab.com': No such device or address
debug2: channel 0: written 83 to efd 7
debug3: channel 0: will not send data after close
debug2: channel 0: obuf empty
debug2: channel 0: chan_shutdown_write (i3 o1 sock -1 wfd 6 efd 7 [write])
debug2: channel 0: output drain -> closed
debug2: channel 0: almost dead
debug2: channel 0: gc: notify user
debug2: channel 0: gc: user detached
debug2: channel 0: …
Run Code Online (Sandbox Code Playgroud)

git deployment continuous-integration node.js gitlab-ci

8
推荐指数
1
解决办法
4万
查看次数