From b68d14e5e5a61e7caaaff02ddcdddae02064b80e Mon Sep 17 00:00:00 2001 From: Scott Hatlen Date: Fri, 2 Jun 2023 21:36:52 -0700 Subject: [PATCH] need to push to the repo too --- update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/update.sh b/update.sh index 8c855d5..043e409 100644 --- a/update.sh +++ b/update.sh @@ -1,3 +1,4 @@ git pull docker build -t scottyah/blog:latest . +docker push scottyah/blog:latest sk rollout restart deployment blog-dep