Skip to content

Commit c45fcad

Browse files
modified dockerfile
1 parent 2977b0e commit c45fcad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile.dbupdate

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ WORKDIR /app
44
# copy dependencies
55
COPY ./Streetcode/DbUpdate/DbUpdate.csproj ./DbUpdate/
66
COPY ./Streetcode/DbUpdate/*.cs ./DbUpdate/
7-
COPY ./Streetcode/DbUpdate/appsettings.json ./DbUpdate/
87
COPY ./Streetcode/DbUpdate/appsettings.Local.json ./DbUpdate/
98
COPY ./Streetcode ./Streetcode/
109
COPY ./Streetcode/Streetcode.DAL/Persistence/ScriptsMigration ./Streetcode.DAL/Persistence/ScriptsMigration/

0 commit comments

Comments
 (0)