1
0
Fork 0
mirror of synced 2024-06-02 10:54:44 +12:00

tests: debug influxdb

This commit is contained in:
Torsten Dittmann 2021-04-27 11:46:26 +02:00
parent ab325bf4e9
commit 1c8be29ea5

View file

@ -44,6 +44,7 @@ script:
- docker-compose exec appwrite test --debug --testsuite webhooks
- docker-compose exec appwrite test --debug --testsuite functions
- docker-compose exec appwrite test --debug --testsuite services
- docker-compose logs influxdb
deploy:
- provider: script