Add Build triggers
Completed
Hi All,
I am new to the Teamcity and I am migrating from Jenkins to Teamcity. So as per the attached screenshot
screenshot URL: https://www.screencast.com/t/g0Rkj1yeo28R
I need to add this in teamcity. So may I know the steps to add the same.
Thanks
Balaji
Please sign in to leave a comment.
Hi Balaji,
you probably are interested in configuring Build Triggers: https://www.jetbrains.com/help/teamcity/configuring-build-triggers.html
You might also want to check snapshot dependencies, which trigger dependencies and wait until the dependency is complete to run the own build: https://www.jetbrains.com/help/teamcity/snapshot-dependencies.html