Created
July 4, 2020 04:12
-
-
Save gwsu2008/ef1ff7cf8603f8d1c225431578f65b17 to your computer and use it in GitHub Desktop.
jenkins-multi-branch-pipeline-java-regex
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ^(?!.*develop|.*master|release/das-|release/dp-).*$ | |
| ^(?!.*master|release/das-|release/dp-).*$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment