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