invertRegex property

bool? invertRegex
getter/setter pair

If true, branches that do NOT match the git_ref will trigger a build.

Implementation

core.bool? invertRegex;