Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

pipelines branches - not master

Samantha Adrichem November 21, 2017

Is it possible to use a regexp on this syntax

 

branches:
    feature/*:

 

To declare it as not master with a regexp of some sort? For example

^(?!master$).*

 

For example we have a job for unittests, and want it run on all branches except master.

There is no job for the master branch.

 

if not, is this possible?

branches:
    development:
branch-*:
- step

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events