Paige Gulley
03/02/2024, 9:10 PMPaige Gulley
03/02/2024, 9:23 PMPaige Gulley
03/02/2024, 9:25 PMNate
03/02/2024, 10:24 PMDockerfile
when using build_docker_image
?
if so, you can start it with something like
FROM prefecthq/prefect:2-python3.12
... install your deps / copy source if desired etc ...
Paige Gulley
03/03/2024, 12:22 AMPaige Gulley
03/03/2024, 12:23 AMprefect.deployments.steps.git_clone
for specifying tags or commit numbers?Nate
03/03/2024, 4:46 PMrun_shell_script
action after your clone that does a checkout