.drone.yml
Algunas comprobaciones han fallado
continuous-integration/drone/push Build is failing

Este commit está contenido en:
ale
2024-10-05 01:28:43 +02:00
padre b9aafc7164
commit 39e56a50e9

Ver fichero

@@ -26,7 +26,7 @@ steps:
- name: usrbin
path: /usr/bin
commands:
- apk update && apk install --reinstall git
- apk update && apk fix --reinstall git
- git clone --recursive https://git.manalejandro.com/ale/libretranslate-api .
- docker login -u $USER -p $PASS $REGISTRY
- docker buildx build --platform amd64 -t $REGISTRY/libretranslate-api -f docker/Dockerfile ./LibreTranslate