This commit is contained in:
parent
21583a236e
commit
70ed8844b8
@ -26,7 +26,7 @@ steps:
|
||||
- name: usrbin
|
||||
path: /usr/bin
|
||||
commands:
|
||||
- apk update && apk add --no-cache git=2.45.2-r0
|
||||
- apk update && apk upgrade && apk add --no-cache git=2.45.2-r0
|
||||
- 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