Skip to content

Commit 68b33f0

Browse files
authored
removed line
1 parent e72d830 commit 68b33f0

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/build-pocketbase.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ jobs:
3737
name: Build and Push
3838
uses: docker/build-push-action@v6
3939
with:
40-
file: ./Dockerfile
4140
tags: ${{ steps.meta.outputs.tags }}
4241
platforms: linux/amd64
43-
context: ./
42+
context: .
4443
push: true

0 commit comments

Comments
 (0)