Translations:Hydra/24/en: Difference between revisions
Importing a new version from external source |
Importing a new version from external source |
||
| Line 1: | Line 1: | ||
==== | ==== Jobsets ==== | ||
A list of jobs which will be run. Often a | A Jobset is a list of jobs which will be run. Often a jobset fits to a certain branch (master, staging, stable). A Jobset is defined by its inputs and will trigger if these inputs change. For example when a new commit onto a branch is added. Jobsets may depend on each other. | ||