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

What order are pipelines executed in?

Merlin Patterson April 20, 2017

The pipelines page states that steps and scripts are executed in the order they appear in the file.

But it does not say anything about the order that each pipeline is executed in.

If I have the following, will develop steps always be executed after default steps?

pipelines

  default

  branches

    develop

Also, will develop steps only be executed when commits are pushed or merged to develop, or will they now execute every time?

 

 

1 answer

2 votes
xtjhin
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 26, 2017

The default pipeline is optional and the fall back pipeline used when no branch pipeline is defined.

In your scenario, the develop pipeline will run whenever the branch develop changes. For all other branches changed, the default pipeline will run.

Hope that helps!

- Josh

Merlin Patterson April 27, 2017

So if the develop branch changes, only the develop pipeline runs?

So if I want develop to include the same steps/scripts as default, I have to repeat them?

Is there any way to not repeat steps/scripts?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events