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