kind: pipeline type: docker name: check steps: - name: jekyll image: jekyll/jekyll:latest commands: - serve --force_polling