This commit is contained in:
parent
513d77754c
commit
3584a44804
|
@ -3,7 +3,7 @@ name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: jekyll
|
image: jekyll/jekyll:latest
|
||||||
commands:
|
commands:
|
||||||
- gem install bundler
|
- gem install bundler
|
||||||
- bundle install
|
- bundle install
|
||||||
|
|
Loading…
Reference in a new issue