updated readme
This commit is contained in:
4
scripts/update.sh
Normal file
4
scripts/update.sh
Normal 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
|
||||
Reference in New Issue
Block a user