parent
9137a34c96
commit
2baf1ff1de
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@ pipeline:
|
|||
build:
|
||||
image: jekyll/jekyll
|
||||
commands:
|
||||
- ls -al
|
||||
- id
|
||||
- bundle install
|
||||
- bundle exec jekyll build -d /var/www/pages/index
|
||||
volumes:
|
||||
|
|
Loading…
Reference in a new issue