Jin
11/07/2023, 7:32 AMdeployment = Deployment(parameters)
and then deployment.apply(upload=False)
like this.
but I have no idea how to add pull_steps. because I think if the deployment doesn't have it they can not find a flow code.
can you guys help me please?