Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 527 Bytes

SetupCICD.md

File metadata and controls

12 lines (6 loc) · 527 Bytes

Setup CI/CD Pipeline

This page explains how to setup your CI/CD pipeline in Azure Devops (ADO).

Run Infrastructure-As-a-Code Azure Devops Pipelines

  1. TODO: ADD guidelines for IaC pipeline setup

Recommended Branching Strategy

You are free to choose you branching strategy for your team. You will have to make the according changes in the yaml files for the trigger branches, variable names, etc. Nevertheless, we provide you a recommended approach in the branching strategy page.