Skip to content

Commit

Permalink
Copy data
Browse files Browse the repository at this point in the history
  • Loading branch information
n-sviridenko committed Dec 21, 2019
1 parent 0f95232 commit 315c352
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 @@ -38,6 +38,7 @@ ONBUILD RUN NODE_ENV=development yarn install
ONBUILD COPY .babelrc ./
ONBUILD COPY jest.config.js ./
ONBUILD COPY .env.test ./
ONBUILD COPY data ./data
ONBUILD COPY src ./src
ONBUILD COPY tests ./tests

Expand Down

0 comments on commit 315c352

Please sign in to comment.