Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Commit

Permalink
ci: include platforms in matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad Nassri committed Sep 10, 2022
1 parent 5b47b1d commit 7e70321
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/publish-matrix.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"platforms": "linux/amd64,linux/arm64,linux/arm/v7",
"include": [
{ "id": "GH", "registry": "ghcr.io" },
{ "id": "DOCKER", "registry": "docker.io" }
Expand Down

0 comments on commit 7e70321

Please sign in to comment.