Plugin Information
Allows a job to be executed when no other jobs are running. Possible usesExecute a backup job: because backup-plugin cannot be scheduled, then I have created my own hudson backup script. To run it from hudson I crated a 'maintenance' job that must execute when there are no other job running, so this plugin can help perform this backup procedure. How it worksWhen this option is enabled, then for every build one pre-build and one post-build steps are executed: pre-build steps:
post-build steps (executed always even if the build is not succesful):
Version HistoryVersion 0.4 (2011/01/31)
Version 0.2 (2010/04/15)
Version 0.1 (2010/04/13)Initial release
|