invertRegex property

bool? invertRegex
getter/setter pair

When true, only trigger a build if the revision regex does NOT match the git_ref regex.

Implementation

core.bool? invertRegex;