Skip to content

This doesn't print both env variables #586

@bucknerns

Description

@bucknerns
  • Task version: v3.9.0 (h1:k6ZHDqKU+NCJxN2PhHRB4gF0NSZVlRdRSbtP89pDKDA=)
  • Operating System: Ubuntu 20.04

Example Taskfile showing the issue

 env: GREETING: Hey, there! GREETING2: Hey, there2! tasks: greet: cmds: - echo $GREETING $GREETING2 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions