jina-ai / jcloud

Simplify deploying and managing Jina projects on Jina Cloud
https://docs.jina.ai/concepts/jcloud/
Apache License 2.0
298 stars 13 forks source link

fix: reading correct file when multiple flow files in dir #101

Closed npitsillos closed 1 year ago

npitsillos commented 1 year ago

Goal

Fixes an issue where jcloud reads the default flow.yml when multiple flow files exists in the project directory. Fixes temporary file naming.

@jina-ai/team-wolf