mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
pipeline file changes
This commit is contained in:
parent
a80ccacd37
commit
703edd3f3e
2 changed files with 2 additions and 2 deletions
|
|
@ -32,7 +32,7 @@ stages:
|
|||
jobs:
|
||||
- deployment: deploy${{parameters.DeploymentType}}
|
||||
displayName: Deploy ${{parameters.DeploymentType}}
|
||||
environment: github-servermanager-${{ lower(parameters.DeploymentType) }}
|
||||
environment: github-${{ lower(parameters.DeploymentType) }}
|
||||
workspace:
|
||||
clean: all
|
||||
variables:
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ stages:
|
|||
jobs:
|
||||
- deployment: deploy${{parameters.DeploymentType}}
|
||||
displayName: Deploy ${{parameters.DeploymentType}}
|
||||
environment: github-servermanager-${{ lower(parameters.DeploymentType) }}
|
||||
environment: github-${{ lower(parameters.DeploymentType) }}
|
||||
workspace:
|
||||
clean: all
|
||||
variables:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue