Skip to content

iquzart/azure-pipelines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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