Skip to content

Commit 776a714

Browse files
committed
fix: update Docker build context and remove obsolete Dockerfile
1 parent 2da1878 commit 776a714

File tree

2 files changed

+1
-40
lines changed

2 files changed

+1
-40
lines changed

.github/workflows/api-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424
id: docker_build
2525
uses: docker/build-push-action@v2
2626
with:
27-
context: backend/.
27+
context: .
2828
file: Dockerfile.api

backend/Dockerfile

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)