Skip to content

mina setup deploy doesn't work #544

@x-yuri

Description

@x-yuri

I expect it to first run setup task's commands, followed by commands of deploy task. What actually happens is setup's commands along with deploy's commands got incorporated into deploy.sh.erb. And at least the first time you run mina, it fails. Since other commands get executed before commands of setup task.

If setup is run alone, the commands get executed by run_commands task. With deploy task, they are run here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions