Try to fix spurious errors in AppVeyor (#16440)
See https://help.appveyor.com/discussions/problems/1272-fatal-reference-is-not-a-tree-sha-on-git-checkout
This commit is contained in:
parent
cb5de70924
commit
296c4e9b5d
1 changed files with 0 additions and 3 deletions
|
|
@ -4,9 +4,6 @@ version: git-{build}
|
|||
# Skip Github tags
|
||||
skip_tags: true
|
||||
|
||||
# Clone depth
|
||||
clone_depth: 1
|
||||
|
||||
# Branches to clone
|
||||
branches:
|
||||
only:
|
||||
|
|
|
|||
Loading…
Reference in a new issue