@Marvin I'm trying to add a specific environment variable when kicking off a job in prefect cloud. My job variables payload looks like:
Copy code
{
"env": {
"my_new_env_var": 123
}
}
It looks like all the job_variables set from the deployment are not used when kicking off a deployment run like this. Is that expected? I want to add a new environment variable for the run, using all the existing job variables from the deployment.
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.