mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-22 06:36:17 +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 \
|
webpack.config.js \
|
||||||
.babelrc \
|
.babelrc \
|
||||||
.
|
.
|
||||||
COPY translations translations
|
COPY lemmy-translations lemmy-translations
|
||||||
COPY src src
|
COPY src src
|
||||||
|
|
||||||
RUN yarn
|
RUN yarn
|
||||||
|
|
Loading…
Reference in a new issue