This option determines the behaviour to take if no files are found that match the pattern.
The actions that can be taken are:
- Don't trigger these projects This will cause the projects not to be triggered at all for this configuration.
- Skip these parameters This will allow the projects to be triggered without these parameters. (This is the default, and occured in older versions)
- Fail the build step This will fail the buildstep with an RuntimeException.