mirror of
https://github.com/greenshot/greenshot
synced 2025-08-20 21:43:24 -07:00
Added shallow_clone to appveyor.yml to speed up the build.
This commit is contained in:
parent
750d4ee4f9
commit
41255df991
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ branches:
|
||||||
skip_tags: true
|
skip_tags: true
|
||||||
configuration: Release
|
configuration: Release
|
||||||
platform: Any CPU
|
platform: Any CPU
|
||||||
|
shallow_clone: true
|
||||||
clone_depth: 1
|
clone_depth: 1
|
||||||
assembly_info:
|
assembly_info:
|
||||||
patch: true
|
patch: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue