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

Merge branch 'improve-arm-ci' of https://github.com/appwrite/appwrite into feat-265-realtime

This commit is contained in:
Torsten Dittmann 2021-08-18 15:59:12 +02:00
commit 0c0671642e

View file

@ -30,7 +30,7 @@ before_install:
- echo "_APP_FUNCTIONS_RUNTIMES=php-8.0" >> .env
install:
- docker-compose up -d
- docker-compose up -d --build
- sleep 10
script: