mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-04-11 17:37:22 +10:00
14 lines
242 B
YAML
14 lines
242 B
YAML
version: 4.4.{build}
|
|
pull_requests:
|
|
do_not_increment_build_number: true
|
|
skip_tags: true
|
|
image: Visual Studio 2017
|
|
clone_depth: 1
|
|
build_script:
|
|
- cmd: Src\Setup\__MakeFinal.bat
|
|
test: off
|
|
only_commits:
|
|
files:
|
|
- Src/
|
|
- Localization/
|