Martin Olsen
Martin Olsen
The workaround we use in our CI/CD pipeline does not require a cfg file, and is quite simple. We just pass an empty `--profile=` argument (as described in original issue),...
> does this mean the empty profile workaround only works if the file is not present? No, I don't think it matters, the workaround should work even if the cfg...
> Looks like [DBX](https://docs.databricks.com/en/archive/dev-tools/dbx/dbx.html) got deprecated and replaced by [ADB ](https://docs.databricks.com/en/dev-tools/bundles/index.html). Worth looking into the new package. As far as I know, dbx is not yet deprecated and is still...