test ci
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Ewen 2022-11-29 13:18:19 +01:00
parent 5ecb93ba96
commit 5156527354

View file

@ -3,4 +3,4 @@ pipeline:
image: alpine/git
commands:
- git submodule init
- git update --recursive --remote
- git submodule update --recursive --remote