Skip to content

Commit

Permalink
Merge pull request #312 from KohlsTechnology/issue-308-arm-images
Browse files Browse the repository at this point in the history
chore: build arm64 container images
  • Loading branch information
vinny-sabatini authored Jan 19, 2024
2 parents 33d1840 + 84f669a commit 9a833a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ jobs:
context: .
push: true
tags: ${{ steps.prep.outputs.tags }}
platforms: linux/amd64,linux/arm64
- name: Install GoReleaser
uses: goreleaser/goreleaser-action@v5
with:
Expand Down

0 comments on commit 9a833a7

Please sign in to comment.