如何使用gitlab中的外部git存储库部署到Azure Web应用程序 [英] How to deploy to Azure web app using an external git repository from gitlab

查看:96
本文介绍了如何使用gitlab中的外部git存储库部署到Azure Web应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用gitlab实现部署到我的Web应用程序,但是,在Deployment Center中没有外部源代码控制选项。此选项不存在!唯一可用的选项是:github,bitbucket,azure repos,本地git和FTP。
如何使用gitlab存储库进行部署?  

I'm trying to implement a deploy to my web app using gitlab, but, there is no option for External source control in Deployment Center. This option doesn't exists! The only available options are: github, bitbucket, azure repos, local git and FTP. How can I get deployment works with a gitlab repository?  

推荐答案

选择"外部"时,您将拥有输入任何repo url的选项(我们将在部署期间执行git fetch)。   确保
公开可获取。
When choosing 'External', you will have an option to enter any repo url (where we will do git fetch during deployment).   Make sure it is publicly fetchable.


这篇关于如何使用gitlab中的外部git存储库部署到Azure Web应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆