Is anyone aware of any CI vendors that follow a si...
# ask-community
b
Is anyone aware of any CI vendors that follow a similar execution model to Prefect? i.e. one where the source code is never on servers owned by the vendor?
t
Hi Brian! Have you considered trying Prefect Cloud for this? 🤷‍♂️ I use shell tasks to accomplish running deployments from within my infrastructure because external services have no path to my internals. Would love to hear if anyone else tries to do the same, it has been a huge quality of life increase for me
upvote 2
b
That's an interesting thought! Thanks for the suggestion