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
77ce1b7057
commit
2677ffc63b
1 changed files with 6 additions and 0 deletions
|
|
@ -67,3 +67,9 @@ stages:
|
||||||
- deployment: deployRelease
|
- deployment: deployRelease
|
||||||
displayName: Deploy Production
|
displayName: Deploy Production
|
||||||
environment: github-servermanager-release
|
environment: github-servermanager-release
|
||||||
|
|
||||||
|
strategy:
|
||||||
|
runOnce:
|
||||||
|
deploy:
|
||||||
|
steps:
|
||||||
|
- checkout: GitHubRepo
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue