Skip to content

Commit

Permalink
Merge pull request #495 from stakater-lab/rasheedamir-patch-1
Browse files Browse the repository at this point in the history
add platform type
  • Loading branch information
rasheedamir authored Dec 3, 2023
2 parents 5e6df1d + df80a99 commit 5fa1256
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
uses: docker/build-push-action@v4
with:
context: .
platforms: linux/amd64,linux/arm64
file: ${{ env.DOCKER_FILE_PATH }}
pull: true
push: true
Expand Down

0 comments on commit 5fa1256

Please sign in to comment.