Regular Expressions 101

Community Patterns

Jenkins: 3 - Dev V2 Only

0

Regular Expression
PCRE (PHP <7.3)

/
^.+((V2)\s-\s).*(Dev|Test)$
/
gm

Description

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

Submitted by anonymous - 4 years ago