Skip to content

Instantly share code, notes, and snippets.

View manishmore's full-sized avatar

Manish More manishmore

View GitHub Profile
@manishmore
manishmore / azure-pipelines.yml
Created May 9, 2022 17:07
Example for Azure DevOps pipelines
trigger:
- '*'
pool:
name: Default
variables:
image_name: mcr.microsoft.com/businesscentral/sandbox
container_name: Build
company_name: My Company