Skip to content

Can't get it to work with Jenkins/Jules #22

@gdiazderadaa

Description

@gdiazderadaa

We've managed to get this package working in our local environment and were keen on using it for our Jules deployments. When we run the command

set REACT_APP_ENV=DEV-TEST&& npx react-inject-env set

The console output is

[2023-05-31T14:31:04.116Z] Setting the following environment variables:
[2023-05-31T14:31:04.116Z] {}

The exact same command works fine in our local environment and the console output is

Setting the following environment variables: { REACT_APP_ENV: 'DEV-TEST' }

Any ideas what the problem could be?

Thanks in advance

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