is there a way to prevent local deploys
allowing local deploys of workers makes it very easy for a production worker to lose sync with its git repo. i would love to prevent all deploys from happening locally, permitting them only via CI- is there a way to do that?
0 Replies