mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-24 02:30:13 +00:00
7 lines
120 B
YAML
Executable File
7 lines
120 B
YAML
Executable File
init:
|
|
- git config --global core.autocrlf true
|
|
build_script:
|
|
- build.cmd verify
|
|
clone_depth: 1
|
|
test: off
|
|
deploy: off |