mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
Initialize submodules for Scrutinizer as well
Scrutinizer otherwise complains about the fact that some classes are undefined etc.
Let's see whether that works 😄
This commit is contained in:
parent
0487b541a0
commit
81cda800be
@ -1,3 +1,6 @@
|
||||
before_commands:
|
||||
- 'git submodule update --init --recursive'
|
||||
|
||||
filter:
|
||||
excluded_paths:
|
||||
- '3rdparty/*'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user