mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-21 19:03:08 +00:00
chore: try increase sleep
This commit is contained in:
parent
25ef7b57d1
commit
9d9e291e06
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue