mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-10 22:35:49 -04:00
CI: Disable shallow clone
This commit is contained in:
@ -1,15 +1,10 @@
|
||||
version: 1.0.{build}
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
image:
|
||||
- Visual Studio 2019
|
||||
- Ubuntu1804
|
||||
- macOS
|
||||
|
||||
clone_depth: 1
|
||||
|
||||
install:
|
||||
- cmd: >-
|
||||
git submodule update --init --depth 1
|
||||
|
Reference in New Issue
Block a user