Block build at certain times?
Answered
I have a build that triggers on a successful build from another build job. I would like the option of not having this build being triggered at certain times of the day. Is there any way to 'block' a build during certain periods of the day?
Please sign in to leave a comment.
Hi Bjorgvin,
Currently it's not possible to configure it in TeamCity. Please vote for the feature requests:
https://youtrack.jetbrains.com/issue/TW-13297
https://youtrack.jetbrains.com/issue/TW-33776
Will this approach work for you? If not, you can write a custom plugin.
Yes, this look like it would work fine in my case.
I've gone ahead and voted for one of the requests.