Can I use multiple *conditional* snapshot dependencies
I have a requirement to add in Teamcity pipeline multiple snapshot dependencies with...
1. Conditions: means only some of dependencies will work every time upon meeting the required condition
2. Dependency(ies) can be selected to execute in case of manual run
Is this possible at all?
Please sign in to leave a comment.
Hi,
I'm afraid that snapshot dependencies are not optional in teamcity. If you explain your scenario we might be able to explain how TeamCity could work in it.