Merge remote-tracking branch 'origin/netcore/feature/acceptance_tests_on_azure' into netcore/feature/acceptance_tests_on_azure
This commit is contained in:
@@ -177,6 +177,7 @@ stages:
|
||||
- task: Npm@1
|
||||
displayName: npm run test (AcceptanceTest)
|
||||
inputs:
|
||||
workingDir: src\Umbraco.Tests.AcceptanceTest
|
||||
command: 'custom'
|
||||
customCommand: 'run test'
|
||||
- stage: Artifacts
|
||||
|
||||
Reference in New Issue
Block a user