Skip to content

Commit 11bbd9a

Browse files
committed
build: update Dockerfile path
1 parent beba951 commit 11bbd9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: docker/build-push-action@v6.7.0
2727
with:
2828
context: .
29-
file: api/Dockerfile
29+
file: Dockerfile
3030
secrets: |
3131
"vite_base_url=${{ secrets.VITE_BASE_URL }}"
3232
"vite_turso_auth_token=${{ secrets.VITE_TURSO_AUTH_TOKEN }}"

0 commit comments

Comments
 (0)