Integrate Gitlab and TravisCi

南楼画角 提交于 2019-12-06 20:16:18

问题


Is there a way where I can integrate TravisCi with Giltab? or at least logging in TravisCi using username and password and not Github credentials?


回答1:


No, as of right now, Travis-CI is strictly bound to GitHub. While there are certainly talks about lessening this requirement, it's still there for still some time to come.

As a workaround, you could push your stuff to GitHub and from there to Travis, using GitHub only as an intermediary.



来源:https://stackoverflow.com/questions/22693830/integrate-gitlab-and-travisci

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!