mirror of
https://github.com/mudler/LocalAI.git
synced 2026-09-15 07:39:20 -04:00
Multi-platform Earthly build must be in a target
This commit is contained in:
1 parent
896da59b87
commit
291a8a6d2e
2 files changed
+5
-2
No files matched your search
@@ -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