From 31761f73ea3bbe9619b08dd8b8b13e7a63f99fb9 Mon Sep 17 00:00:00 2001 From: nochill Date: Tue, 23 May 2023 09:32:43 +0700 Subject: [PATCH] add git pull for build --- gatsby-build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/gatsby-build.sh b/gatsby-build.sh index bd60cf7..1ae1451 100755 --- a/gatsby-build.sh +++ b/gatsby-build.sh @@ -1,2 +1,3 @@ +git pull ./node_modules/gatsby-cli/cli.js build pm2 restart gatsby_blog