mirror of
https://github.com/mudler/LocalAI.git
synced 2024-12-18 20:27:57 +00:00
Workaround Earthly issue
This commit is contained in:
parent
2ce1d51ad5
commit
e764c3225c
2
.github/workflows/image.yml
vendored
2
.github/workflows/image.yml
vendored
@ -54,4 +54,6 @@ jobs:
|
||||
version: v0.7.0
|
||||
- name: Build
|
||||
run: |
|
||||
# https://github.com/earthly/earthly/issues/1565
|
||||
earthly config 'global.conversion_parallelism' 0
|
||||
earthly --push +image-all --IMAGE=${{ steps.prep.outputs.image }}
|
||||
|
Loading…
Reference in New Issue
Block a user