We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 535f667 commit ef27399Copy full SHA for ef27399
prefect.yaml
@@ -17,7 +17,7 @@ pull:
17
- prefect.deployments.steps.git_clone:
18
repository: https://github.com/Ben-Epstein/prefect-modal
19
branch: main
20
- credentials: '{{ prefect.blocks.github-credentials.grotto-exploration-pull }}'
+ credentials: '{{ prefect.blocks.github-credentials.prefect-modal }}'
21
- prefect.deployments.steps.run_shell_script:
22
directory: '{{ clone-step.directory }}'
23
script: make setup
0 commit comments