Skip to content

Commit

Permalink
Merge pull request #15 from immobiliare/fix/add-platforms-also-in-test
Browse files Browse the repository at this point in the history
fix(ci): add platforms also in tests
  • Loading branch information
JellyBellyDev authored Dec 19, 2023
2 parents 725a200 + c62354c commit 4e25fb7
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 4e25fb7

Please sign in to comment.