Skip to content

Commit

Permalink
Build also Docker image for ARM Macs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Klejch Petr committed Nov 28, 2023
1 parent cf322a0 commit 8c54551
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
platforms: linux/amd64,linux/arm64
tags: tesarekjakub/trickster:latest, tesarekjakub/trickster:${{ github.event.release.tag_name }}

0 comments on commit 8c54551

Please sign in to comment.