COPY requires / suffix

This commit is contained in:
Mischa Spiegelmock 2020-10-23 15:14:42 +03:00
parent dedef824b4
commit c0be783cc4
1 changed files with 3 additions and 2 deletions

View File

@ -14,7 +14,8 @@ COPY generate_translations.js \
tsconfig.json \
webpack.config.js \
.babelrc \
.
./
COPY lemmy-translations lemmy-translations
COPY src src