Hi all, loving prefect so far (coming from a very ...
# prefect-getting-started
m
Hi all, loving prefect so far (coming from a very large, very messy airflow environment). For right now I'm using cloud and just have two scripts written on my machine that I was able to serve by running the files in my terminal locally. I'm wondering if there's an easy way to have a CI/CD deployment environment where I put the scripts I would like on a github repo and they are automatically updated on my prefect dashboard?
k
have you seen the CI/CD guide in the docs?
🙌 1
m
Great thank you