Jenkins Multiple Triggers -


i'm trying execute batch command in jenkins multiple triggers. need projects not run unless both requirements have happened. can 1 or other trigger work, can't both work @ same time.

1: need validation report have run today , been successful.

2: need have date specific day of week, tuesday, or day of month, 5th.

install conditional build step plugin , run condition plugin.

the combination of 2 allow setup conditional build step, based on date

time / day of week
run during specified period of day, or day of week.


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -