Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 488 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 488 Bytes

Azure Pipelines

Pipelines created for various projects.

ansible docker

1. Create Docker Image with branch name and git short-sha as image tag
2. Push to registry 
3. Deploy app to docker host using Ansible 

helm

1. Create Docker Image with branch name and git short-sha as image tag
2. Push to registry 
3. Deploy to kubernetes cluster with Helm3

docker-webapp

1. Create Docker Image
2. Push to registry 
3. Deploy to Azure Webapp Container