mirror of https://github.com/sualko/cloud_bbb
ci: fix cache
parent
581479b682
commit
7bab22b191
|
@ -44,7 +44,7 @@ matrix:
|
||||||
cache:
|
cache:
|
||||||
yarn: true
|
yarn: true
|
||||||
directories:
|
directories:
|
||||||
- node_modules
|
- "$HOME/core/apps/bbb/node_modules"
|
||||||
- "$HOME/.composer/cache/files"
|
- "$HOME/.composer/cache/files"
|
||||||
- "$HOME/.npm"
|
- "$HOME/.npm"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue