mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
CI debug
This commit is contained in:
parent
0029971517
commit
55853bcaa7
1 changed files with 2 additions and 0 deletions
|
|
@ -30,4 +30,6 @@ install:
|
|||
|
||||
script:
|
||||
- docker ps
|
||||
- docker exec appwrite ls '/usr/share/nginx/html/vendor'
|
||||
- docker exec appwrite ls '/usr/share/nginx/html/vendor/bin'
|
||||
- docker exec appwrite /bin/bash -c '/usr/share/nginx/html/vendor/bin/phpunit'
|
||||
|
|
|
|||
Loading…
Reference in a new issue