Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/github/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
无法通过github登录到螺丝刀.cd_Github_Screwdriver Cd - Fatal编程技术网

无法通过github登录到螺丝刀.cd

无法通过github登录到螺丝刀.cd,github,screwdriver-cd,Github,Screwdriver Cd,每次我尝试登录到https://cd.screwdriver.cd/login我收到{“statusCode”:403,“错误”:“禁止”,“消息”:“用户github:tannupriyasingh不允许访问”}错误 我尝试使用这里提到的步骤将webhook添加到Githubhttps://developer.github.com/webhooks/creating/并运行到隧道541e163b.ngrok.io未找到响应 我希望登录并在光盘中创建部署管道。https://cd.screwdr

每次我尝试登录到
https://cd.screwdriver.cd/login
我收到
{“statusCode”:403,“错误”:“禁止”,“消息”:“用户github:tannupriyasingh不允许访问”}
错误

我尝试使用这里提到的步骤将webhook添加到Github
https://developer.github.com/webhooks/creating/
并运行到
隧道541e163b.ngrok.io未找到
响应


我希望登录并在光盘中创建部署管道。

https://cd.screwdriver.cd
是我们的演示螺丝刀集群,用于部署开源螺丝刀。我们目前没有任何实例供公众使用。您可以使用
Guest Access
登录,查看cd.rowist.cd中的UI,但您需要运行自己的rowist实例才能创建部署管道

运行您自己的实例的两个选项:

  • 舵图:
  • Docker compose: