mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
cf5a039d9e
commit
15641fe26c
1 changed files with 6 additions and 0 deletions
|
|
@ -41,6 +41,12 @@ stages:
|
|||
- deployment: deployBeta
|
||||
displayName: Deploy Beta
|
||||
environment: github-servermanager-beta
|
||||
|
||||
strategy:
|
||||
runOnce:
|
||||
deploy:
|
||||
steps:
|
||||
- checkout: GitHubRepo
|
||||
|
||||
- stage: deployRelease
|
||||
displayName: Production
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue