aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2018-04-09 10:44:04 +0200
committerMiquel Sabaté Solà <msabate@suse.com>2018-04-09 10:44:04 +0200
commitf5329b13315fcc501cd6c8630e0158eae4a88f16 (patch)
tree4a3aaf3a35f97329fb7b37956432df802d25e323
parentea7c9eed958ac48d8c5a4b01182d0da5468dc34c (diff)
downloadjo.mssola.com-f5329b13315fcc501cd6c8630e0158eae4a88f16.tar.gz
jo.mssola.com-f5329b13315fcc501cd6c8630e0158eae4a88f16.zip
script: run bundle
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
-rwxr-xr-xscript/build.sh1
1 files changed, 1 insertions, 0 deletions
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