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

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

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

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events