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