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

Este commit está contenido en:
ale
2024-10-04 11:59:35 +02:00
padre 8b02dac06c
commit 4308f9a3ef

Ver fichero

@@ -24,7 +24,7 @@ steps:
path: /usr/bin
commands:
- docker login -u $USER -p $PASS $REGISTRY
- docker buildx build --platform amd64 -t $REGISTRY/libretranslate-api .
- docker buildx build --platform amd64 -t $REGISTRY/libretranslate-api LibreTranslate/docker
- docker push $REGISTRY/libretranslate-api
when:
event: