2 changed files with 4 additions and 2 deletions
@ -1,3 +1,6 @@ |
|||||
|
os: Windows Server 2012 R2 |
||||
build_script: |
build_script: |
||||
- ps: .\build.cmd Build |
- cmd: build.cmd Build |
||||
test: off |
test: off |
||||
|
deploy: off |
||||
|
shallow_clone: true |
||||
|
|||||
Loading…
Reference in new issue