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: 

Deployments warnning bitbucket-pipelines.yml file.

carlosmeraruiz
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!
February 11, 2019
Regards...
I have a problem when I try to deploy in any of my projects, a warning appears:
image.png

 I appreciate any collaboration to find a solution.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Philip Hodder
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 3, 2019

Hi Carlos,

You can enable Pipelines on the 'Pipelines' tab on the sidebar. That configuration should be fine.

If you'd like to use Deployments, you will need to add the "deployment" keyword to your step. For example:

pipelines:
default:
- step:
deployment: production
script:
- ./deploy-to-production

From what I can see, you'll just need to go to the Pipelines tab instead to enable things as you'd like.

Thanks,

Phil

TAGS
AUG Leaders

Atlassian Community Events