mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
set postgres ci to only linux/arm64
This commit is contained in:
committed by
Akhil Mohan
parent
c05ebbb864
commit
34fafd815c
@@ -48,7 +48,7 @@ jobs:
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/amd64
|
||||
platforms: linux/arm64
|
||||
file: Dockerfile.standalone-infisical
|
||||
push: true
|
||||
tags: |
|
||||
|
||||
Reference in New Issue
Block a user