no instalamos gem en producción...
This commit is contained in:
parent
ed53989330
commit
364a233d07
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ class DeployLocal < Deploy
|
||||||
def deploy
|
def deploy
|
||||||
return false unless mkdir
|
return false unless mkdir
|
||||||
return false unless yarn
|
return false unless yarn
|
||||||
return false unless gem
|
|
||||||
return false unless bundle
|
return false unless bundle
|
||||||
|
|
||||||
jekyll_build
|
jekyll_build
|
||||||
|
|
Loading…
Reference in a new issue