Any environment variables used in your tasks need to be added so the deployed code will run successfully.
process.env.MY_ENV_VAR
.
We deploy your tasks and scale them up and down when they are triggered. So any environment variables you use in your tasks need to accessible to us so your code will run successfully.
Go to the Environment Variables page
Add your environment variables
Press the action button on a variable
Press edit
Press the action button on a variable
Press delete