Skip to content

Commit

Permalink
Update .vsts-ci.docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adventworks authored Aug 2, 2018
1 parent e7a7aa9 commit d1eb088
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vsts-ci.docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ variables:
dockerId: adventworks # change this to match your Docker Id
dockerServer: https://index.docker.io/v1 # Docker hub

steps:
- script: |
dotnet build --configuration $(buildConfiguration) |
dotnet test dotnetcore-tests --configuration $(buildConfiguration) --logger trx |
Expand Down

0 comments on commit d1eb088

Please sign in to comment.