Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

skip pipeline if only tag in commit

mogadanez
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 25, 2018

I have pretty simple  pipelines config

 

 tags:
v*:
- step:
script:
- .....

default:
- step:
script:
- .....

 

when  I make regular commit,  second one is triggered, but if  I commit  tag and nothing else, both two pipelines executed.

Is it possible  to  not execute second one if no files in commit, only  version mark?

 

 

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events