Skip to content

Commit

Permalink
add view into context
Browse files Browse the repository at this point in the history
  • Loading branch information
akvlad committed Sep 6, 2024
1 parent 8a82c4c commit 4c4a026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
if: ${{ steps.checkdocker.outputs.secretspresent }}
uses: docker/build-push-action@v6
with:
context: "./view"
context: "."
platforms: linux/amd64, linux/arm64
push: false
tags: |
Expand Down

0 comments on commit 4c4a026

Please sign in to comment.