Skip to content

Commit 820e99b

Browse files
committed
Dockerize path fix
1 parent 9d261eb commit 820e99b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/asp-net-core-actions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: docker/build-push-action@v2
2929
with:
3030
repository: php1301/doanframework-be
31-
context: .
31+
context: ./ChatLife
3232
tags: |
3333
phucpham1301/doanframework-be:v1
3434
ghcr.io/php1301/doanframework-be:v1

0 commit comments

Comments
 (0)