Skip to content

Commit 0d2a7fb

Browse files
committed
Course Service/Docker: исправление зависимостей
1 parent 95fb73a commit 0d2a7fb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • HwProj.CoursesService/HwProj.CoursesService.API

HwProj.CoursesService/HwProj.CoursesService.API/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ COPY ["Directory.Build.props", "Directory.Build.props"]
55

66
COPY ["HwProj.CoursesService/HwProj.CoursesService.API/", "HwProj.CoursesService/HwProj.CoursesService.API/"]
77
COPY ["HwProj.Common/HwProj.Utils/", "HwProj.Common/HwProj.Utils/"]
8+
COPY ["HwProj.Common/HwProj.Models/", "HwProj.Common/HwProj.Models/"]
89
COPY ["HwProj.Common/HwProj.Exceptions/", "HwProj.Common/HwProj.Exceptions/"]
910
COPY ["HwProj.EventBus/HwProj.EventBus.Client/", "HwProj.EventBus/HwProj.EventBus.Client/"]
1011
COPY ["HwProj.Common/HwProj.Common.Net8/", "HwProj.Common/HwProj.Common.Net8/"]

0 commit comments

Comments
 (0)