Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Brett Hewitson 2022-12-23 00:18:53 +10:00
parent 77ce1b7057
commit 2677ffc63b

View file

@ -67,3 +67,9 @@ stages:
- deployment: deployRelease
displayName: Deploy Production
environment: github-servermanager-release
strategy:
runOnce:
deploy:
steps:
- checkout: GitHubRepo