This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
pipeline:
|
kind: pipeline
|
||||||
test:
|
name: default
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: test
|
||||||
image: microsoft/dotnet:2.0-sdk
|
image: microsoft/dotnet:2.0-sdk
|
||||||
pull: true
|
|
||||||
commands:
|
commands:
|
||||||
- dotnet restore
|
- dotnet restore
|
||||||
- cd UpsilonTests
|
- cd UpsilonTests
|
||||||
|
|||||||
Reference in New Issue
Block a user