More work on CI
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
This commit is contained in:
parent
648b6dabb0
commit
8e6eb42b7e
|
@ -3,7 +3,7 @@ name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: microsoft/dotnet:2.0-sdk
|
image: microsoft/dotnet:2.1-sdk
|
||||||
commands:
|
commands:
|
||||||
- dotnet restore
|
- dotnet restore
|
||||||
- cd UpsilonTests
|
- cd UpsilonTests
|
||||||
|
|
Loading…
Reference in New Issue