updated readme

This commit is contained in:
2023-06-02 22:32:25 -07:00
parent 77f73cd9dd
commit 78ad96d11d
2 changed files with 11 additions and 7 deletions

4
scripts/update.sh Normal file
View File

@@ -0,0 +1,4 @@
git pull
docker build -t scottyah/blog:latest .
docker push scottyah/blog:latest
sudo kubectl rollout restart deployment blog-dep