mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-21 14:17:11 +00:00
Set up docker deploys. Fixes #4
This commit is contained in:
parent
edcffbbf4b
commit
1f4f912efa
|
@ -15,7 +15,7 @@ COPY generate_translations.js \
|
|||
webpack.config.js \
|
||||
.babelrc \
|
||||
.
|
||||
COPY translations translations
|
||||
COPY lemmy-translations lemmy-translations
|
||||
COPY src src
|
||||
|
||||
RUN yarn
|
||||
|
|
Loading…
Reference in a new issue