Parameters
Warning: Please make sure that all branches will reach a stage with option End
to make sure that there is no infinite loop.
Under Stages.<ID>.Branches
:
Stages.<ID>.Branches
:Branch
Parameters
Explanation
Examples
Required
Branch
List of branches
Branch{id=2}
id
ID of the stage that will do when the current stage ends, it has to be a valid stage ID in stages.yml
true
Last updated