mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
appveyor increase clone depth to get some tag for git describe
This commit is contained in:
parent
828ff0f308
commit
4a43c254f9
@ -58,7 +58,7 @@ clone_folder: C:\projects\RetroShare
|
|||||||
#shallow_clone: true # default is "false"
|
#shallow_clone: true # default is "false"
|
||||||
|
|
||||||
# set clone depth
|
# set clone depth
|
||||||
clone_depth: 1 # clone entire repository history if not defined
|
clone_depth: 2000 # clone entire repository history if not defined
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
global:
|
global:
|
||||||
|
Loading…
Reference in New Issue
Block a user