We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3462376 commit 951617aCopy full SHA for 951617a
prefect.yaml
@@ -15,6 +15,7 @@ push:
15
# pull section allows you to provide instructions for cloning this project in remote locations
16
pull:
17
- prefect.deployments.steps.git_clone:
18
+ id: clone-step
19
repository: https://github.com/Ben-Epstein/prefect-modal
20
branch: main
21
credentials: '{{ prefect.blocks.github-credentials.prefect-modal }}'
0 commit comments