Forums

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

how can i run a flask app using bitbucket pipelines by integrating it with deployment servers??

Aravind Kundurthi
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 31, 2021

how can i run a flask app using bitbucket pipelines by integrating it with deployment servers??

 

 

please provide a demo flask app bitbucket-pipelines.yml file 

1 answer

1 accepted

0 votes
Answer accepted
Oleksandr Kyrdan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 28, 2022 edited

Hi @Aravind Kundurthi

Thank you for your question!

As an example, you could follow this answer that provides code structure for your bitbucket-pipelines.yaml and an app for the AWS.

Also, good example in the repository for the heroku-deploy pipe.

Where you deploy your app to the Heroku:

script:
  - pipe: atlassian/heroku-deploy:1.2.1
    variables:
      HEROKU_API_KEY: $HEROKU_API_KEY
      HEROKU_APP_NAME: 'My awesome shiny app'
      ZIP_FILE: 'your-app-sources.tar.gz'

 

Best regards,
Oleksandr Kyrdan

Aravind Kundurthi
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 28, 2022

Thanks @Oleksandr Kyrdan  

Like Oleksandr Kyrdan likes this

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, jira cloud certification, managing jira projects, jira project administration, jira cloud exam, atlassian certification, agile project management, jira workflows, jira permissions, jira training, jira cloud skills, atlassian learning

Become a Certified Jira Service Project Expert 🦸🏻‍♂️

Validate your expertise in managing Jira Service Projects for Cloud. Master configuration, optimize workflows, and manage users seamlessly. Earn global 🗺️ recognition and advance your career as a trusted Jira Service management expert.

Get Certified! ✍️
AUG Leaders

Atlassian Community Events