Skip to content

Commit

Permalink
Merge pull request #133 from KohlsTechnology/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 b522f38 + 9dc8fee commit b6a088a
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 @@ -81,6 +81,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 b6a088a

Please sign in to comment.