forked from cryptohagen.dk/website
More stuff...
This commit is contained in:
parent
a7acaa8c61
commit
7fb2822669
|
@ -5,9 +5,8 @@ steps:
|
|||
- name: build
|
||||
image: ruby:2.6.5
|
||||
commands:
|
||||
- gem install jekyll
|
||||
- gem install bundler jekyll
|
||||
- bundle install
|
||||
- bundle update --bundler
|
||||
- bundle exec jekyll build --trace
|
||||
|
||||
- name: docker
|
||||
|
|
Loading…
Reference in a new issue