1
0
مراية لـ https://github.com/postalserver/postal.git تم المزامنة 2025-11-30 21:32:30 +00:00

chore: add arm64 platform

هذا الالتزام موجود في:
Adam Cooke
2024-02-27 08:07:39 +00:00
الأصل 0163ac3d10
التزام de88201f61

عرض الملف

@@ -37,6 +37,7 @@ jobs:
cache-from: type=gha
cache-to: type=gha,mode=max
target: ci
platforms: linux/amd64,linux/arm64/v8
test:
name: Test Suite
@@ -86,6 +87,7 @@ jobs:
cache-from: type=gha
cache-to: type=gha,mode=max
target: full
platforms: linux/amd64,linux/arm64/v8
publish-image:
name: Publish Image
@@ -111,3 +113,4 @@ jobs:
target: full
build-args: |
VERSION=${{ needs.release-please.outputs.version }}
platforms: linux/amd64,linux/arm64/v8