updated drone
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-03-01 19:05:33 +01:00
parent 6927160c54
commit a573ce4312

View File

@@ -8,7 +8,8 @@ steps:
image: alpine/git image: alpine/git
commands: commands:
- cd themes - cd themes
- git submodule update --init --recursive #- git submodule update --init --recursive
- git submodule update --force --recursive --init --remote
- name: build - name: build
image: klakegg/hugo:ext-ci image: klakegg/hugo:ext-ci