Skip to content

Commit

Permalink
Merge pull request #28 from NickMous/feature/add-docker
Browse files Browse the repository at this point in the history
Maybe adding context will help?
  • Loading branch information
NickMous authored Aug 23, 2024
2 parents 2b486b2 + 5199586 commit 29336c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
- name: Build and push Docker image
uses: docker/build-push-action@v6
with:
context: .
platform: linux/amd64,linux/arm64
push: true
target: prod
Expand Down

0 comments on commit 29336c1

Please sign in to comment.