nil_serra
09/08/2021, 2:36 PMdocker build --tag meltano-test:dev .
the custom taps I have in the /extract directory fail to install. Is there any way to use custom taps and targets without using a git url?nil_serra
09/08/2021, 2:37 PMmeltano elt
, the problem is only when trying to use dockerdouwe_maan
09/08/2021, 2:39 PMextract
directory is copied into the image before meltano install
runsnil_serra
09/08/2021, 2:48 PM