This commit is contained in:
user 2022-11-13 15:18:38 +00:00
parent 85b4e206d5
commit 837e82ac29

View file

@ -16,7 +16,6 @@ tasks:
sudo gem install bundler
- build: |
cd freehold-cottage
bundle config set --local without 'jekyll-watch'
bundle install
bundle exec jekyll build
- deploy: |