Skip to content

Commit

Permalink
add prefect.yaml to deploy flows
Browse files Browse the repository at this point in the history
  • Loading branch information
m-p-esser committed Oct 13, 2023
1 parent a1568c9 commit ed55b52
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,7 @@ requirements.txt
setup.py

# Jupyter Notebooks
notebooks/*
notebooks/*

# Deployments
deployments/*

0 comments on commit ed55b52

Please sign in to comment.