💚 fix npm install for real?
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
7db552dbf9
commit
6fa2678f43
@ -7,9 +7,8 @@ steps:
|
||||
image: jekyll/jekyll
|
||||
environment:
|
||||
JEKYLL_ENV: production
|
||||
NODE_ENV: production
|
||||
commands:
|
||||
- chown -R jekyll:jekyll /drone
|
||||
- bundle install
|
||||
- npm install
|
||||
- bundle install
|
||||
- bundle exec jekyll build
|
||||
|
Loading…
x
Reference in New Issue
Block a user