Fix clone
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/pr Build is passing

This commit is contained in:
2025-07-17 19:26:18 +02:00
parent 5c987473a5
commit b3fd066633

View File

@@ -8,7 +8,7 @@ steps:
- name: fetch
image: alpine/git
commands:
- git fetch --unshallow
- git fetch --tags
# Frontend
- name: web_build