CI: Disable shallow clone

This commit is contained in:
Connor McLaughlin 2020-04-17 02:16:01 +10:00
parent 277c03aca0
commit 5d5d8a5116

View file

@ -1,15 +1,10 @@
version: 1.0.{build} version: 1.0.{build}
branches:
only:
- master
image: image:
- Visual Studio 2019 - Visual Studio 2019
- Ubuntu1804 - Ubuntu1804
- macOS - macOS
clone_depth: 1
install: install:
- cmd: >- - cmd: >-
git submodule update --init --depth 1 git submodule update --init --depth 1