chore: try increase sleep

This commit is contained in:
Naramsim 2024-01-11 22:06:15 +01:00
parent 25ef7b57d1
commit 9d9e291e06

View file

@ -147,5 +147,5 @@ update-graphql-data-prod:
sync; echo 3 > /proc/sys/vm/drop_caches
docker compose exec -T web sh -c 'rm -rf /tmp/cache/*'
docker compose start graphql-engine
sleep 30
sleep 120
make hasura-apply