This commit is contained in:
parent
e7128df5b7
commit
665108415b
1 changed files with 1 additions and 1 deletions
|
@ -4,8 +4,8 @@ pipeline:
|
|||
privileged: true
|
||||
commands:
|
||||
- chmod -R a+w .
|
||||
- mkdir /var/www/pages/index
|
||||
- chmod -R a+w /var/www/pages/index
|
||||
|
||||
- bundle install
|
||||
- bundle exec jekyll build -d /var/www/pages/index
|
||||
volumes:
|
||||
|
|
Loading…
Reference in a new issue