Skip to content

Commit 7684a06

Browse files
committed
job vars
1 parent a90ca20 commit 7684a06

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

prefect.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ deployments:
4141
work_pool:
4242
name: pref-modal-pool
4343
work_queue_name: default
44-
job_variables: {}
44+
job_variables: {
45+
"env": {"UV_PROJECT_ENVIRONMENT": "/usr/local"}
46+
}
4547
concurrency_limit:
4648
parameters: {}

0 commit comments

Comments
 (0)