changed kubectl command from alias

This commit is contained in:
2023-06-02 21:46:45 -07:00
parent 37bcacdecb
commit 1247b8bcfc

View File

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