Allow YAML `null` value for `only` and `except` filters
For jobs that extend another job or template, it is possible to clear the existing `only` or `except` section by leaving it blank. The schema now reflects this by allowing `null` to be set for those keys.
Showing
Please register or sign in to comment