Merge pull request #1228 from Safelite/feature/jzimmerman/add-qa-env-approval
Added requirement for QA environment deployment approval.
This commit is contained in:
commit
bf5ec8506b
1 changed files with 1 additions and 1 deletions
|
|
@ -213,7 +213,7 @@ stages:
|
|||
jobs:
|
||||
- deployment: qaBuildDeployment
|
||||
displayName: Build and Deploy ISS - QA
|
||||
environment: NoApproval-All
|
||||
environment: digitalCloud-qa
|
||||
container: node
|
||||
workspace:
|
||||
clean: all
|
||||
|
|
|
|||
Loading…
Reference in a new issue