Regular Expressions 101

Community Patterns

Jenkins: 4 - Master V2 Only

0

Regular Expression
PCRE (PHP <7.3)

/
^.+((V2)\s-\s).*Master\s*$
/
gm

Description

Filter of the latest projects based on SPB2 built from MASTER branch

Submitted by anonymous - 4 years ago