Schedule custom build
Hi,
Is it possible to schedule a build that runs with custom defined variables?
Like when starting a build by clicking on the ... on the Run button and changing predefined variables. (but than scheduled)
Thanks!
Please sign in to leave a comment.
The only way to do this is to create separate build configuration which will start build with custom parameters by sending HTTP request to the server and configure scheduled triggering on this configuration. Read more about build triggering by HTTP here: http://www.jetbrains.net/confluence/display/TCD4/Accessing+Server+by+HTTP