Follow up - b125b3603e
- Maintenance: Docker Chat build image misses yarn installation of dependencies.
This commit is contained in:
parent
d17e3c5b55
commit
2346eaa005
1 changed files with 2 additions and 0 deletions
|
@ -2,4 +2,6 @@
|
|||
|
||||
cd "${GULP_DIR}" || exit
|
||||
|
||||
yarn
|
||||
|
||||
gulp js css no-jquery
|
||||
|
|
Loading…
Reference in a new issue