shreyas_kalmegh
10/05/2023, 9:39 AMFileNotFoundError: [Errno 2] No such file or directory: '/tmp/config.json'
My config:
- name: tap-genesys
variant: airbyte
pip_url: git+<https://github.com/MeltanoLabs/tap-airbyte-wrapper.git>
config:
airbyte_spec:
image: airbyte/source-genesys
docker_mounts: [{"source": "/Users/jdoe/data-pipelines/docker/meltano/", "target": "/local/", "type": "bind"}]
Isn't the tap supposed to read config from .env ?