Schedule a custom build
Is there a way to schedule a custom build in the same way as you can run a manual custom build?
I would like to do just what is described here but do it as a time-based trigger:
http://confluence.jetbrains.net/display/TCD65/Triggering+a+Custom+Build
In fact, my needs are simpler, I would just like the ability to pass custom properties to a time-based triggered build.
Thanks,
-Dave
Please sign in to leave a comment.
Dave,
Not yet, vote for TW-6439.
As a workaround, you can trigger a build via HTTP request with all the necessary parameters. The triggering can occur from a crom job or from another TeamCIty build.
Okay. Thanks, Yegor. I voted for the feature request.
-Dave