Skip to content

Commit 7e62437

Browse files
committed
Update context directory in Docker workflow
The Dockerfile moved to the top level directory after 2d87edd
1 parent 2d87edd commit 7e62437

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,5 @@ jobs:
2525
id: push
2626
uses: docker/build-push-action@v6
2727
with:
28-
context: docker
2928
push: true
3029
tags: ghcr.io/${{github.repository}}:latest

0 commit comments

Comments
 (0)