Skip to content

Recipes

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