Skip to content

Instantly share code, notes, and snippets.

@DevBSC01
DevBSC01 / .multi-stage-azure-pipelines.yml
Created February 27, 2022 16:42 — forked from jimmymcp/.multi-stage-azure-pipelines.yml
Example multi-stage YAML pipeline for Azure DevOps
trigger:
- '*'
pool:
name: Default
variables:
image_name: mcr.microsoft.com/businesscentral/sandbox
container_name: Build
company_name: My Company