This commit is contained in:
parent
f3c95c2fa7
commit
a6e2de6e68
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ pipeline:
|
|||
commands:
|
||||
- ls -al
|
||||
- id
|
||||
- bundle install --frozen
|
||||
- bundle install
|
||||
- bundle exec jekyll build -d /var/www/pages/index
|
||||
volumes:
|
||||
- /var/www/pages:/var/www/pages
|
||||
|
|
Loading…
Reference in a new issue