Forums

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

Deployment attribute in parallel step

Jakub Krajniak
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!
January 16, 2019

I have a problem with using paralle step. Namely this syntax does not work:

 - parallel: 
-
step:
name: Deploy
deployment: Staging
caches:
-
docker
script:
-
./deployment/bitbucket-pipeline-init.sh
-
make target1 

pipeline validator returns:

The deployment environment 'Staging' in your bitbucket-pipelines.yml file is invalid. Please refer to our documentation for valid environments and their ordering.

How can I define the deployment environment for the step beining processed parallel ?

2 answers

0 votes
Delphine Foo-Matkin August 12, 2019

Deployment steps are now supported in parallel steps (as of 6/10/19)! Yay!

https://bitbucket.org/site/master/issues/18754/support-parallel-deployments

Petr Savchenko
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!
December 2, 2020
0 votes
Jeroen De Raedt
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 21, 2019

Hi @Jakub Krajniak,

deployment steps are currently not supported to be part of parallel steps. 

It might be worth to raise a feature request for this, so we can look into it: https://bitbucket.org/site/master/issues 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events