Triggering build of project through dependancies
We have a project B that has a dependancy of A, so everytime A builds it triggers a build on B. However we want to change this so that we only build B once a day (at midnight) if there have been changes on A i.e. not everytime A is built throughout day. Is is possible to configure the triggers to do this?
Please sign in to leave a comment.
Unforchanatly, this is currently not possible. Here is an issue to address this: http://youtrack.jetbrains.net/issue/TW-6473
You can vote/watch/comment for it.