5 lines
120 B
Bash
5 lines
120 B
Bash
git pull
|
|
docker build -t scottyah/blog:latest .
|
|
docker push scottyah/blog:latest
|
|
sk rollout restart deployment blog-dep
|