Skip to content

Environment variables unavailable in inlineScript #7

@oliwheeler

Description

@oliwheeler

Currently, only the GITHUB_WORKSPACE environment variable is set.
The other default environment variables are not available.

Environment variables set by the user in the workflow YAML are also not available.

The documentation regarding create a Docker container action shows that the environment variables are passed to the container here

Expected behaviour:

  • All default environment variables are available in inlineScript
  • All user set environment variables are available in inlineScript

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