Skip to content

Inconsistency between job().bash() and bash() usage in pipeline #20

@thasso

Description

@thasso

In simple bash() usage in a pipeline, the command is rendered directly, while using job().bash() causes the command to be rendered later, when all options are set to their final values. The latter is the correct behaviour as option values might change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions