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

Simple HTML pipeline

Deleted user August 24, 2018

I am trying to do a CD from bitbucket. The project is nothing but some css, js & html. I am not too familiar with bitbucket pipelines. How do I deploy this to Azure?

1 answer

0 votes
Graham Gatus
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 31, 2018

Hi @[deleted]

What specific service in Azure are you trying to deploy your application to?

We have a guide for deploying to Azure App Service at https://confluence.atlassian.com/bitbucket/deploy-to-microsoft-azure-900820699.html

I've noticed that Azure offer a static site hosting service: https://azure.microsoft.com/en-us/blog/azure-storage-static-web-hosting-public-preview/ . Given you have only css, js and html assets, that may be a viable option.

Depending on what Azure services you are using, you may need to have the Azure CLI installed. The default bitbucket pipelines image is based on Ubuntu, and you can follow the instructions at https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-apt?view=azure-cli-latest on how to install the CLI as part of your pipeline.

Once you have the Azure CLI installed, you can interact with various services they offer.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events