We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b78561 commit 51d3f57Copy full SHA for 51d3f57
HwProj.AuthService/HwProj.AuthService.API/Dockerfile
@@ -6,6 +6,7 @@ COPY ["Directory.Build.props", "Directory.Build.props"]
6
COPY ["HwProj.AuthService/HwProj.AuthService.API/", "HwProj.AuthService/HwProj.AuthService.API/"]
7
COPY ["HwProj.Common/HwProj.Common.Net8/", "HwProj.Common/HwProj.Common.Net8/"]
8
COPY ["HwProj.Common/HwProj.Models/", "HwProj.Common/HwProj.Models/"]
9
+COPY ["HwProj.Common/HwProj.Repositories/", "HwProj.Common/HwProj.Repositories/"]
10
COPY ["HwProj.EventBus/HwProj.EventBus.Client/", "HwProj.EventBus/HwProj.EventBus.Client/"]
11
COPY ["HwProj.NotificationsService/HwProj.NotificationService.Events/", "HwProj.NotificationsService/HwProj.NotificationService.Events/"]
12
0 commit comments