mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 11:46:23 +00:00
build client
This commit is contained in:
parent
61a61724ca
commit
f18fbe86b6
1 changed files with 1 additions and 0 deletions
|
|
@ -9,3 +9,4 @@ COPY . /usr/src/habitica
|
|||
WORKDIR /usr/src/habitica
|
||||
RUN npm install
|
||||
RUN npm run postinstall
|
||||
RUN npm run client:build
|
||||
Loading…
Reference in a new issue