mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-13 13:04:03 +00:00
Fix docker image
This commit is contained in:
parent
8149ba875b
commit
d17c28cee6
@ -26,6 +26,7 @@ COPY translations ./translations
|
||||
COPY src/js ./src/js
|
||||
COPY res_raw ./res_raw
|
||||
COPY .git ./.git
|
||||
COPY electron ./electron
|
||||
|
||||
WORKDIR /shapez.io/gulp
|
||||
ENTRYPOINT ["yarn", "gulp"]
|
||||
|
Loading…
Reference in New Issue
Block a user