Skip to content

Disable Option #53

Description

@rejtg21

Is there a way to disable a command? I tried to look in the src code and I think this was not handle. I was thinking of this for example

onBuildExit: [
    {
        run: 'php echo test',
        disable: (ENV != test)
    },
    {
        ...
    }
]

not only for onBuildExit but also on other builds.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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