added update script

This commit is contained in:
2023-06-02 21:25:33 -07:00
parent 3e12599175
commit 7ac17f1293

3
update.sh Normal file
View File

@@ -0,0 +1,3 @@
git pull
docker build -t scottyah/blog:latest .
sk rollout restart deployment blog-dep