Add Prefect 3.x deployment definition
This commit is contained in:
6
prefect.yaml
Normal file
6
prefect.yaml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
- name: GitOps Trigger
|
||||||
|
entrypoint: git_trigger_flow.py:git_triggered_flow
|
||||||
|
work_pool: default-agent-pool
|
||||||
|
pull:
|
||||||
|
- prefect.deployments.steps.pull_from_block:
|
||||||
|
block_slug: gitlab-repository/w3ai-flows-repo
|
||||||
Reference in New Issue
Block a user