mirror of
https://github.com/appwrite/appwrite
synced 2026-05-06 06:48:22 +00:00
Updated CI
This commit is contained in:
parent
2dbed62d4f
commit
59ead2741e
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ services:
|
|||
before_install:
|
||||
- composer update --ignore-platform-reqs --optimize-autoloader --no-plugins --no-scripts
|
||||
- sudo service mysql stop
|
||||
- mkdir -p tests/resources/storage/db
|
||||
- cp -r tests/resources/mock/db tests/resources/storage/db
|
||||
|
||||
install:
|
||||
|
|
|
|||
Loading…
Reference in a new issue