Skip to content

Add environment variables #306

Open
Open
@danilo-as

Description

@danilo-as

Is your feature request related to a problem? Please describe.
My project uses "Netlify Functions" and these functions need environment variables to work properly. My problem is that the environment variable used by the functions is not available when running the project in development mode. this is my setup.
Screenshot from 2022-07-20 07-17-06

Describe the solution you'd like
Being able to add the environment variables that my project needs so that when the commands of the "start" property are executed, they are already available.
e.g. on github actions:
Screenshot from 2022-07-20 07-20-22

Describe alternatives you've considered
Create the variables with the prefix "CYPRESS_"
image

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