7 lines
231 B
YAML
7 lines
231 B
YAML
- 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
|