Skip to content

Commit

Permalink
.github: enable ARM builds
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejbudai committed Nov 10, 2023
1 parent 2815838 commit b6db2f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
image: ${{ env.IMAGE_NAME }}
tags: "latest"
containerfiles: Containerfile
archs: amd64, arm64

- name: Log in to the Container registry
if: ${{ github.event_name == 'workflow_dispatch' || github.event_name == 'schedule' }}
Expand Down

0 comments on commit b6db2f1

Please sign in to comment.