Skip to content

Commit

Permalink
fix(ci): add platforms also in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JellyBellyDev committed Dec 19, 2023
1 parent 725a200 commit c62354c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
with:
context: .
load: true
platforms: linux/amd64,linux/arm64
tags: ${{ env.TEST_TAG }}
- name: Test Docker Image
run: |
Expand Down

0 comments on commit c62354c

Please sign in to comment.