pipeline: build: image: ruby:alpine commands: - bundle install - bundle exec jekyll build branches: main