Skip to content

Targets

  • Target object
    • commands string (Default: '') ○ The commands to run for this target.
    • args object (Default: {}) ○ Template arguments to apply to this target by default.
    • envs object (Default: {}) ○ Environment variables to apply to this target by default.
    • executable string (Default: 'sh -eu') ○ The executable to run this target with.