initial commit
This commit is contained in:
parent
3b7dd0552f
commit
5699b3ba1f
@ -1,5 +1,8 @@
|
||||
pipeline:
|
||||
testing-jekyll:
|
||||
clone:
|
||||
disable: false
|
||||
|
||||
testing_jekyll:
|
||||
image: jekyll/jekyll:latest
|
||||
pull: always
|
||||
commands:
|
||||
@ -10,5 +13,3 @@ pipeline:
|
||||
- gem install bundler
|
||||
- bundle install
|
||||
- bundle exec jekyll build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user