Add support for ARM64 docker image
Signed-off-by: Said Sakuh <said.sakuh@gmail.com>
This commit is contained in:
@@ -55,6 +55,7 @@ jobs:
|
||||
context: './example-app'
|
||||
file: ./example-app/packages/backend/Dockerfile
|
||||
push: true
|
||||
platforms: linux/amd64,linux/arm64
|
||||
tags: |
|
||||
ghcr.io/${{ github.repository_owner }}/backstage:latest
|
||||
ghcr.io/${{ github.repository_owner }}/backstage:${{ github.event.client_payload.version }}
|
||||
|
||||
Reference in New Issue
Block a user