mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-15 04:31:41 +00:00
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
|
||||
return false unless mkdir
|
||||
return false unless yarn
|
||||
return false unless gem
|
||||
return false unless bundle
|
||||
|
||||
jekyll_build
|
||||
|
|
Loading…
Reference in a new issue