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