Hi @M Taufik!
We’re currently deploy Prefect flows to Prefect Server with Jenkins.
It’s doable, but for us has not been very easy 😅
The biggest issue in our case has been to decouple building flow Docker image from flow register.
We don’t want to install Python on Jenkins machine, so we came up with a process that:
• save the flow to Prefect default folder inside Docker image
• run a register script to register the flow to Prefect server from within the Docker image
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.