Skip to content

Commit f003214

Browse files
committed
Use NuGet.config
1 parent ecd7da9 commit f003214

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ RUN apt-get update \
2222

2323
# Copy solution and projects
2424
COPY TechStacks.sln ./
25+
COPY NuGet.Config ./
2526
COPY TechStacks ./TechStacks
2627
COPY TechStacks.ServiceInterface ./TechStacks.ServiceInterface
2728
COPY TechStacks.ServiceModel ./TechStacks.ServiceModel

0 commit comments

Comments
 (0)