From f5329b13315fcc501cd6c8630e0158eae4a88f16 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 9 Apr 2018 10:44:04 +0200 Subject: script: run bundle MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- script/build.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'script') diff --git a/script/build.sh b/script/build.sh index 7d24c09..d34e65d 100755 --- a/script/build.sh +++ b/script/build.sh @@ -28,6 +28,7 @@ pushd $DIR rm -rf $BUILD_DEST # Build && test. +bundle bundle exec jekyll build -s $BUILD_SOURCE -d $BUILD_DEST bundle exec rubocop bundle exec rake -- cgit v1.2.3