update LibreTranslate
Algunas comprobaciones han fallado
continuous-integration/drone/push Build is failing

Este commit está contenido en:
ale
2024-10-04 12:18:07 +02:00
padre 6acb3c36e7
commit 419031238a

Ver fichero

@@ -6,11 +6,14 @@ platform:
os: linux
arch: arm64
clone:
disable: true
steps:
- name: submodules
- name: clone
image: alpine/git
commands:
- git submodule update --init --recursive
- git clone --recursive https://git.manalejandro.com/ale/libretranslate-api .
- name: build
image: docker:dind
privileged: true