Skip to content

Commit

Permalink
Add multiple platforms (grafana#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
periklis authored Oct 1, 2021
1 parent de236b2 commit c649262
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/quay.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
with:
context: .
push: true
platforms: linux/amd64,linux/arm64,linux/ppc64le,linux/s390x
tags: "${{ steps.image_tags.outputs.IMAGE_TAGS }}"

publish-bundle:
Expand Down

0 comments on commit c649262

Please sign in to comment.