Kinguru2006
- Total activity 26
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 7
- Subscriptions 7
-
Created Ndejs app build in Docker
HelloThere is an option in the Node.js runner to use a Docker. But no details how :)The need is - to build a node.js application on windows, mac, linux. It compiles into desktop native application ... -
Created Script sharing
HelloIt it possible to store and reuse a script (SSH/CMD) in the Teamcity?There is 2 build configurations and similar scripts. It would be efficient to store the script outside of build steps and u... -
Created Artifacts storage per build configuration
Is there a way to have Artifacts storage per build configuration?Reason: you have 2 build configurations. 1st is for global AWS, 2nd is for China AWS. -
Created Inject secrets in an app config files
Dear community, a question have I: is there a solution in Teamcity to inject passwords to an app config files? For example .NET apps application.json or NetFramework web.config like files.This ques... -
Created Use the TeamCity as a CD tool
AnsweredIs there a way to inject passwords during build to app config files? Requirenets:- X config files with Y placeholders to be replaced during build- sensitive information (passwords) must be stored a...