💚 fix permissions for jekyll build
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
0cf2242bad
commit
876d40eff9
@ -9,5 +9,6 @@ steps:
|
||||
JEKYLL_ENV: production
|
||||
NODE_ENV: production
|
||||
commands:
|
||||
- chown -R jekyll:jekyll /drone
|
||||
- bundle install
|
||||
- bundle exec jekyll build
|
||||
|
Loading…
x
Reference in New Issue
Block a user