Skip to content

Commit

Permalink
Removed docker build step
Browse files Browse the repository at this point in the history
  • Loading branch information
jhsware committed Jan 24, 2017
1 parent ccb509a commit 563c4d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ RUN cp -a /npm/node_modules /application && \

# Copy files used by Gulp.
COPY ["config", "config"]
COPY ["config/secretSettings.js", "config/localSettings.js"]
COPY ["package.json", "package.json"]

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

0 comments on commit 563c4d8

Please sign in to comment.