mirror of
https://github.com/LukeHagar/LocalAI.git
synced 2025-12-06 12:37:49 +00:00
Multi-platform Earthly build must be in a target
This commit is contained in:
2
.github/workflows/image.yml
vendored
2
.github/workflows/image.yml
vendored
@@ -54,4 +54,4 @@ jobs:
|
||||
version: v0.7.0
|
||||
- name: Build
|
||||
run: |
|
||||
earthly --platform=linux/amd64 --platform=linux/arm64 --push +image --IMAGE=${{ steps.prep.outputs.image }}
|
||||
earthly --push +image-all --IMAGE=${{ steps.prep.outputs.image }}
|
||||
|
||||
Reference in New Issue
Block a user