Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragas committed Feb 22, 2024
1 parent 13dbf84 commit 957d962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
uses: docker/build-push-action@v5
with:
builder: ${{ steps.buildx.outputs.name }}
context: ./src
context: ./
file: ./src/BUTR.CrashReportServer/Dockerfile
platforms: linux/amd64,linux/arm64
push: true
Expand Down

0 comments on commit 957d962

Please sign in to comment.