如何为 ASP.NET 5 项目设置 TeamCity 构建 [英] How to setup a TeamCity build for a ASP.NET 5 project

查看:15
本文介绍了如何为 ASP.NET 5 项目设置 TeamCity 构建的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试为我正在开发的网站设置 CI 服务器,但我找不到任何有关如何使用新的 ASP.NET 5 进行此操作的信息.

I'm trying to setup a CI server for a website that I'm developing, but I can't find any info regarding how to do it with the new ASP.NET 5.

推荐答案

我们(ASP.NET 团队)使用 TeamCity 作为构建服务器.每个 repo 都有一个 build.cmd 文件,类似于 this one.TeamCity 只是调用该文件.

We (the ASP.NET team) use TeamCity as the build server. Each repo has a build.cmd file, similar to this one. TeamCity simply invokes that file.

对于 Mac/Linux 构建,有一个 build.sh 文件.

For Mac/Linux builds, there is a build.sh file.

这篇关于如何为 ASP.NET 5 项目设置 TeamCity 构建的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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