This commit is contained in:
parent
f0ea8e64d2
commit
4253f5dbfa
@ -26,8 +26,8 @@ steps:
|
||||
- name: usrbin
|
||||
path: /usr/bin
|
||||
commands:
|
||||
- find / -name git
|
||||
- apk add --no-cache git --repository https://alpine.global.ssl.fastly.net/alpine/v3.10/main
|
||||
- echo $PATH
|
||||
- apk update && apk add --no-cache 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
|
||||
|
Loading…
Reference in New Issue
Block a user