mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-05-24 01:12:56 -04:00
add another docker test
This commit is contained in:
parent
5c44eaff17
commit
ba32595a43
3
.github/workflows/run-tests.yml
vendored
3
.github/workflows/run-tests.yml
vendored
@ -53,3 +53,6 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Docker build
|
||||
run: docker build -t libretranslate .
|
||||
|
||||
- name: Docker build with some models
|
||||
run: docker build -t libretranslate --build-args models=en,es .
|
||||
|
Loading…
x
Reference in New Issue
Block a user