mirror of
https://github.com/osukey/osukey.git
synced 2025-05-15 18:47:33 +09:00
9 lines
206 B
YAML
9 lines
206 B
YAML
clone_depth: 1
|
|
version: '{branch}-{build}'
|
|
image: Visual Studio 2017
|
|
test: off
|
|
install:
|
|
- cmd: git submodule update --init --recursive --depth=5
|
|
build_script:
|
|
- cmd: PowerShell -Version 2.0 .\build.ps1
|