This commit is contained in:
parent
bdbd7d8f84
commit
fd58410712
@ -26,6 +26,7 @@ steps:
|
||||
- name: usrbin
|
||||
path: /usr/bin
|
||||
commands:
|
||||
- apt update && apt install -y git && apt clean
|
||||
- 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
|
||||
|
Loading…
Reference in New Issue
Block a user