I believe you need to either add `--apply` to your build command, or run `prefect deployment apply` ...
r
I believe you need to either add
--apply
to your build command, or run
prefect deployment apply
on the YAML file generated by the build command.
l
Thank You