Skip to content

Dunner envs not working #89

@apoorvam

Description

@apoorvam

With latest master, try :

commands:
      - ["echo","$FOO_USER"]
      - ["echo", "$BUILD_DIR"]
envs:
      - FOO_USER=foo
      - BUILD_DIR=`$GOPATH`

Environment variables are not passed to container. The commands above do not print passed values.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions