pipeline:
build:
image: ruby
commands:
- gem install bundler
- bundle install
- bundle exec jekyll build
publish:
image: plugins/docker
settings:
registry: docker.atomaka.com
repo: atomaka.com
tags:
- latest