Skip to content

Make special variables like CLI_FORCE and CLI_SILENT available in globals vars, and not only inside tasks #2397

@tobiashochguertel

Description

@tobiashochguertel

Description

Atm we can‘t Access the value of „CLI_SILENT“ and other special variables from the global „vars“ section. The Special vars are only available in the tasks „vars“.

That leads to the issue that we have to duplicate the code which is related to the values of These vars in each task Definition, because we can’t define a variable in the global vars which uses These Special vars, because there are these special vars empty.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions