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