Set timelinePath in CI
parent
ac4bedca06
commit
334af5e0c6
|
@ -42,6 +42,9 @@ cd ../..
|
||||||
php occ files:scan --all
|
php occ files:scan --all
|
||||||
php occ memories:index
|
php occ memories:index
|
||||||
|
|
||||||
|
# Set admin timeline path
|
||||||
|
php occ user:setting admin memories timelinePath /
|
||||||
|
|
||||||
# Run e2e tests
|
# Run e2e tests
|
||||||
cd apps/memories
|
cd apps/memories
|
||||||
sudo npx playwright install-deps chromium
|
sudo npx playwright install-deps chromium
|
||||||
|
|
Loading…
Reference in New Issue