Merge pull request #896 from Safelite/feature/remove-test-approval
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
commit
1e34d32105
1 changed files with 1 additions and 1 deletions
|
|
@ -117,7 +117,7 @@ stages:
|
||||||
jobs:
|
jobs:
|
||||||
- deployment: testBuildDeployment
|
- deployment: testBuildDeployment
|
||||||
displayName: Build and Deploy FMG - Test
|
displayName: Build and Deploy FMG - Test
|
||||||
environment: digitalCloud-sys
|
environment: NoApproval-All
|
||||||
container: node
|
container: node
|
||||||
workspace:
|
workspace:
|
||||||
clean: all
|
clean: all
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue