HI. I have a question regarding the deployment of ...
# ask-community
k
HI. I have a question regarding the deployment of the prefect scheduler. If I want to deploy a new scheduler program, will the existing programs deployed on the prefect server be unaffected, allowing me to deploy the new programs? For example, let's say A, B, and C schedulers are already deployed, and I want to deploy D. It seems inefficient to use the prefect build command. I handle the version management of prefect-related scheduler programs in Jenkins.