teamcity
How to configure a published package as a website in IIS
I want to auto publish the sites using teamcity. I am using teamcity\'s Visual studio to publish a website. It creates a pre-compiled web directory as following[详细]
2023-03-20 09:37 分类:问答Where to place deployment scripts in source control in a CI Configuration?
I am working on a distributed solution (written in .NET) that includes WCF services, Windows managed services and has dependencies to other native and managed solutions. The primary goal of the projec[详细]
2023-03-19 14:48 分类:问答Putting TeamCity build number into the assemblies it build
I am new to TeamCity an开发者_如何学God I have just installed it and set it up with subversion.[详细]
2023-03-19 11:17 分类:问答How can I use build parameters from other projects in TeamCity?
I would like to use some build parameters from Project 1 in Project 2.I know that I can make Project 1 a dependency of Project 2 and then access its build parameters as described in Dependencies Prope[详细]
2023-03-19 05:47 分类:问答How to force TeamCity to build every commit into GIt?
Right now I\'m a happy user of TeamCity + Maven + Git. I have a one build like mvn deploy which should triggered by every commit into Git. All tests are run and everything is fine. =)[详细]
2023-03-18 12:50 分类:问答Getting No application is associated with the specified file for this operation while executing AutoIt scripts from vb.net
I have installed AutoIt on my machine. Its working ok on one machine but same configuration and code is not working on other. Any idea what I am missing?[详细]
2023-03-18 04:41 分类:问答Teamcity: Update local maven repository on build server from Nexus
I am using Teamcity to build by Maven based Java Project. I have recently added a third party artifact into my Nexus Repository Man开发者_运维百科ager. Now when I am building the project, I am getti[详细]
2023-03-18 03:37 分类:问答Web Deployment Project & TeamCity
I am trying to build a web deployment project 2010 project for a solution. I have installed the Windows SDK and Web Deployment Project 2010 RTW on the build server, as well as copied over the missing[详细]
2023-03-17 19:09 分类:问答Disable artifact publishing if build fails in TeamCity
My build scenario is like this (simplified): Compile Package (*.zip) Deploy to test environment Run tests over the environment[详细]
2023-03-16 22:39 分类:问答VS 2010 db build & deployment with teamcity without VS 2010 installed on build server?
Has anyone managed to use vs2010 db build & deployment with teamcity without VS 2010 installed on build server?[详细]
2023-03-16 14:56 分类:问答