Skip to content

Commit 563c4d8

Browse files
committed
Removed docker build step
1 parent ccb509a commit 563c4d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ RUN cp -a /npm/node_modules /application && \
1717

1818
# Copy files used by Gulp.
1919
COPY ["config", "config"]
20-
COPY ["config/secretSettings.js", "config/localSettings.js"]
2120
COPY ["package.json", "package.json"]
2221

2322
# Copy source files, so changes does not trigger gulp.

0 commit comments

Comments
 (0)