mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2024-11-15 02:50:10 +01:00
add back arm support - did not fail for some reason
This commit is contained in:
parent
87320adf56
commit
89db7a9d45
3
.github/workflows/build-and-push-image.yaml
vendored
3
.github/workflows/build-and-push-image.yaml
vendored
@ -90,8 +90,7 @@ jobs:
|
||||
push: true
|
||||
sbom: true
|
||||
provenance: mode=max
|
||||
# platforms: linux/amd64,linux/arm64
|
||||
platforms: linux/amd64
|
||||
platforms: linux/amd64,linux/arm64
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
cache-from: type=gha
|
||||
|
Loading…
Reference in New Issue
Block a user