Skip to content

Commit 3c20144

Browse files
committed
Remove path context
1 parent dea8ab0 commit 3c20144

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
- name: Build and push
3535
uses: docker/build-push-action@v5
3636
with:
37-
context: .
3837
platforms: linux/amd64,linux/arm64
3938
push: ${{ github.event_name != 'pull_request' }}
4039
tags: ${{ steps.metadata.outputs.tags }}

0 commit comments

Comments
 (0)