I'm trying to deploy to serverless and getting thi...
# ask-community
c
I'm trying to deploy to serverless and getting this error which I suspect is due to
dagster_cloud.yaml
definition, in which I point to
repository.py
which sits in the root of my project. How can I fix this error?
Copy code
locations:
  - location_name: porcini-alpha-repo
    image: debian:bullseye-slim
    code_source:
      python_file: repository.py