diff --git a/scripts/update.sh b/scripts/update.sh index f50d608..9532db2 100644 --- a/scripts/update.sh +++ b/scripts/update.sh @@ -1,3 +1,4 @@ +cd .. git pull docker build -t scottyah/blog:latest . docker push scottyah/blog:latest