mirror of
https://github.com/tribufu/ServerManagers
synced 2026-06-01 09:42:39 +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
|
- deployment: deployBeta
|
||||||
displayName: Deploy Beta
|
displayName: Deploy Beta
|
||||||
environment: github-servermanager-beta
|
environment: github-servermanager-beta
|
||||||
|
|
||||||
|
strategy:
|
||||||
|
runOnce:
|
||||||
|
deploy:
|
||||||
|
steps:
|
||||||
|
- checkout: GitHubRepo
|
||||||
|
|
||||||
- stage: deployRelease
|
- stage: deployRelease
|
||||||
displayName: Production
|
displayName: Production
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue