Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Brett Hewitson 2022-12-23 00:08:11 +10:00
parent cf5a039d9e
commit 15641fe26c

View file

@ -41,6 +41,12 @@ stages:
- deployment: deployBeta
displayName: Deploy Beta
environment: github-servermanager-beta
strategy:
runOnce:
deploy:
steps:
- checkout: GitHubRepo
- stage: deployRelease
displayName: Production