/hudson-war/src/main/webapp/help/project-config/downstream.html

http://github.com/hudson/hudson · HTML · 9 lines · 8 code · 1 blank · 0 comment · 0 complexity · 365567fec872111b22817622993b3271 MD5 · raw file

  1. <div>
  2. Trigger builds of the other projects once a build is successfully completed.
  3. Multiple projects can be specified by using comma, like "abc, def".
  4. <p>
  5. Other than the obvious use case where you'd like to build other projects that have a dependency
  6. on the current project, this can also be useful to split a long build process in to multiple
  7. stages (such as the build portion and the test portion).
  8. </div>