Skip to content

Manual deployment to IAT #535

Answered by freddydk
nicward asked this question in Q&A
Discussion options

You must be logged in to vote

In the latest version, you can define which environments are used for Continuous Deployment using the DeployTo settings structure.

"DeployToUAT": {
    "EnvironmentName": "RealName",
    "ContinuousDeployment": false
}

If not specified, Continuous Deployment is derived from the name like before.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by freddydk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants