Skip to content

Commit

Permalink
chore: pull submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
Naramsim authored Jul 21, 2022
1 parent 3d9ad78 commit 88603b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ k8s-delete: # (k8s) Delete pokeapi namespace

update-graphql-prod:
git pull origin master
git submodule update --init
docker stop pokeapi_graphql-engine_1
sync; echo 3 > /proc/sys/vm/drop_caches
docker-compose -f docker-compose.yml -f docker-compose.override.yml -f Resources/compose/docker-compose-prod-graphql.yml up -d app
Expand Down

0 comments on commit 88603b3

Please sign in to comment.