Skip to content

Commit

Permalink
Adds multi-arch support
Browse files Browse the repository at this point in the history
Signed-off-by: Roshan Khatri <[email protected]>
  • Loading branch information
roshkhatri committed Apr 3, 2024
1 parent 1229597 commit fde0179
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,6 @@ jobs:
push: true
tags: |
${{ secrets.DOCKERHUB_USERNAME }}/valkey:${{ matrix.name }}
platforms: linux/amd64,linux/arm64,linux/s390x
provenance: false
load: false

0 comments on commit fde0179

Please sign in to comment.