How can I ask jenkins to execute one job before another job? -
i create many jobs everyday, each of them depends on 1 job called baseline. may forget execute baseline job manually. want know if baseline job can executed automatically before target job executed.
what want : need 1 click target job, target job not start until baseline job scheduled , finished.
probably thing need "build project" in "post build actions".
Comments
Post a Comment