wip: build pg_duckdb_cnpg image
fixes #969.
I had hoped that it would test the CI, but unfortunately the docker build fails when logging in to docker hub with
Error: Password required
What can I do to test that?
I pushed a change that I think should fix these docker build steps on PRs.
I pushed a change that I think should fix these docker build steps on PRs.
I could have figured that out by myself. Thank you.
The CI is green, but I can't know whether this is really working after it is merged I suppose. What do you think so far? Where should I add a sample cnpg resource definition (a YAML file) and add documentation?