update submodule and clone them in drone
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
4763ef91a7
commit
79d236764b
|
@ -5,6 +5,7 @@ steps:
|
|||
- name: submodules
|
||||
image: docker:git
|
||||
commands:
|
||||
- git submodule init
|
||||
- git submodule update --recursive --remote
|
||||
|
||||
- name: libreoffice
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 98ba2b330f345a7265c301a322777f647b870fe8
|
||||
Subproject commit 2fa6084b9d34fec9d2d5470eb9a17d0bf712b6c8
|
|
@ -1 +1 @@
|
|||
Subproject commit 249f0139598b20d02263b81a76f1ff87f8e74225
|
||||
Subproject commit 0b3e7839ebf4ed8b6c180aca0abafa28c67aee6d
|
Reference in a new issue