mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-10 06:04:18 +00:00
commit
b2043858ce
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -154,4 +154,5 @@ update-graphql-data-prod:
|
|||
make hasura-apply
|
||||
docker compose ${gql_compose_config} up --pull always -d web
|
||||
docker compose exec -T web sh -c 'rm -rf /tmp/cache/*'
|
||||
docker image prune -af
|
||||
sync; echo 3 > /proc/sys/vm/drop_caches
|
||||
|
|
Loading…
Reference in a new issue