fix: CI
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
David Lapshin 2023-11-04 18:28:29 +03:00
parent e4a3d74d8e
commit 9630895695

View file

@ -6,8 +6,9 @@ clone:
- if test -d website
- cd website
- git pull
- git submodule update --remote --merge
- else
- git clone https://git.exozy.me/daudix/website.git
- git clone --recursive https://git.exozy.me/daudix/website.git
- end
pipeline: