Skip to content

Commit

Permalink
Maybe adding context will help?
Browse files Browse the repository at this point in the history
  • Loading branch information
NickMous committed Aug 23, 2024
1 parent c1a7e7a commit 5199586
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 5199586

Please sign in to comment.