mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 21:33:27 -07:00
[AppveyorCI]: set clone depth to 50
This depth is same as TravisCI default The time spent in clone was 1min ~ 3mins before
This commit is contained in:
parent
c4ccf6b774
commit
a2ab6fa8ab
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ clone_folder: *REPO_DIR
|
||||||
cache:
|
cache:
|
||||||
- *CACHE_DIR
|
- *CACHE_DIR
|
||||||
|
|
||||||
|
clone_depth: 50
|
||||||
|
|
||||||
install:
|
install:
|
||||||
# check if library needs update
|
# check if library needs update
|
||||||
- appveyor DownloadFile "%QBT_VER_URL%" -FileName "c:\version_new" && SET /P newVersion=<"c:\version_new"
|
- appveyor DownloadFile "%QBT_VER_URL%" -FileName "c:\version_new" && SET /P newVersion=<"c:\version_new"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue