mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Updated CI
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user