Commit 9aa957b4 authored by Simon Giesecke's avatar Simon Giesecke

Problem: appveyor builds fails if they are not the most recent commit

Solution: use shallow_clone option instead of clone_depth
parent 815c7db0
version: build-{build}
clone_depth: 1
shallow_clone: true
skip_tags: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment