Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
Esmail Fadae committed Oct 13, 2016
2 parents ca1f6bb + 4a03049 commit 069c1be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ COPY ./Gruntfile.js ${KPI_SRC_DIR}/
COPY ./webpack* ${KPI_SRC_DIR}/
COPY ./.eslintrc ${KPI_SRC_DIR}/.eslintrc
COPY ./helper/webpack-config.js ${KPI_SRC_DIR}/helper/webpack-config.js
COPY ./test ${KPI_SRC_DIR}/test

COPY ./jsapp ${KPI_SRC_DIR}/jsapp

Expand Down

0 comments on commit 069c1be

Please sign in to comment.