Max Eggers
07/25/2024, 5:30 PM{
"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.