Browse Source

Update azure-pipelines.yml for Azure Pipelines

pull/96/head
Huei Feng 6 years ago
parent
commit
46eba9492c
  1. 2
      azure-pipelines.yml

2
azure-pipelines.yml

@ -74,7 +74,7 @@ steps:
- task: CmdLine@2
inputs:
script: |
cd sample/MyAbpApp/src/MyAbpApp.DbMigrator
cd samples/EShopSample/aspnet-core/src/EShopSample.DbMigrator
dotnet run
- task: Docker@2

Loading…
Cancel
Save