Add Linux acceptance tests - Trial 22
This commit is contained in:
@@ -246,7 +246,7 @@ stages:
|
||||
displayName: dotnet run (Netcore)
|
||||
inputs:
|
||||
targetType: 'inline'
|
||||
script: 'dotnet run -p ./src/Umbraco.Web.UI.NetCore/Umbraco.Web.UI.NetCore.csproj'
|
||||
script: 'nohup dotnet run -p ./src/Umbraco.Web.UI.NetCore/Umbraco.Web.UI.NetCore.csproj &'
|
||||
- task: Bash@3
|
||||
displayName: Generate Cypress.env.json
|
||||
inputs:
|
||||
|
||||
Reference in New Issue
Block a user