Skip to content

Commit

Permalink
feat: adds platform to docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
pablojmarti committed Apr 26, 2023
1 parent 174bd05 commit ec9c086
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_to_develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
with:
file: deploy/Dockerfile
tags: ${{ steps.meta.outputs.tags }}
platforms: linux/amd64,linux/arm64
push: true
context: .

0 comments on commit ec9c086

Please sign in to comment.