The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

What order are pipelines executed in?

Merlin Patterson
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!
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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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
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!
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?

TAGS
AUG Leaders

Atlassian Community Events