Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
mtmsig committed Sep 16, 2019
2 parents 5c17fd1 + ac93f67 commit 014658b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ from node:12-alpine as dist

WORKDIR /app

COPY --from=build /app/dist .
COPY --from=build /app/dist ./dist
COPY --from=build /app/netlify.toml .

0 comments on commit 014658b

Please sign in to comment.