Skip to content

Disable automatically running rake tasks? #35

@johnae

Description

@johnae

Deploying on JRuby is extremely painful since startup time is so much slower than MRI. Running a rake task that doesn't do anything takes around 30s... afaik to get the post deploy rake tasks to do anything I would have to define something for them to do. In our case we haven't, we just run some shells scripts but wd runs those tasks anyway and always it seems.

Perhaps I'm mistaken and if I am, please advise on how to disable running them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions