Skip to content

Add env files support to task configuration attributes. #7

Description

@Lispython

Add env_file optional option to task configuration options.

Sometimes it's useful to use environment files only for specified tasks.

Example:

task:
  env_file:
    - ./.env
    - /path/to/global/env

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