How to trigger jenkins after post-build deliver
![]() We now have the A stream and B stream, when the Jenkins build succeed for the A stream, we want the changes deliver to the B stream and then trigger the Jenkins build automatically.
We have setup the ‘Post-build deliver’ in the A stream build definition, and it does push the changes to B stream after the build, but the B does not accept those changes automatically, thus no build trigger as well.
How to setup the auto acceptance and trigger the Jenkins build?
|
2 answers
![]() There are a few options.
|