V
V
Vladimir Revyakin2016-07-07 11:51:49
git
Vladimir Revyakin, 2016-07-07 11:51:49

TeamCity and auto deploy?

Do not tell me, when someone pushes to GIT, TeamCity automatically starts deploying, how can you avoid auto-deploying, so that you can only start it manually, and not automatically?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
aol-nnov, 2016-07-07
@jonimuesli

maybe somehow you need to configure it so that the deployment goes only when Pushcha to a certain branch?
here, I think, the problem is not in the team city, but in how the workflow is built.

V
Vadim Yangunaev, 2018-02-02
@Avg00r

Look in the build configuration settings - there is a Triggers section.
There you have a VCS trigger added, so every change triggers a build.
You can turn off this trigger altogether, then the option of manually starting the build will remain, or add rules for the trigger, more about the rules (for versions 10 and 2017.x) here .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question