mirror of
https://github.com/mudler/LocalAI.git
synced 2024-06-07 19:40:48 +00:00
Update Earthly versions
This commit is contained in:
parent
e764c3225c
commit
8da01d768c
4
.github/workflows/image.yml
vendored
4
.github/workflows/image.yml
vendored
@ -50,10 +50,6 @@ jobs:
|
|||||||
username: ${{ secrets.QUAY_USERNAME }}
|
username: ${{ secrets.QUAY_USERNAME }}
|
||||||
password: ${{ secrets.QUAY_PASSWORD }}
|
password: ${{ secrets.QUAY_PASSWORD }}
|
||||||
- uses: earthly/actions/setup-earthly@v1
|
- uses: earthly/actions/setup-earthly@v1
|
||||||
with:
|
|
||||||
version: v0.7.0
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
# https://github.com/earthly/earthly/issues/1565
|
|
||||||
earthly config 'global.conversion_parallelism' 0
|
|
||||||
earthly --push +image-all --IMAGE=${{ steps.prep.outputs.image }}
|
earthly --push +image-all --IMAGE=${{ steps.prep.outputs.image }}
|
||||||
|
Loading…
Reference in New Issue
Block a user