dataverse-kubernetes
dataverse-kubernetes copied to clipboard
186 mvn build
Closes #186
- Switch Dataverse git submodule to https://github.com/gdcc/dataverse/tree/develop+ct, which contains the necessary Docker Maven bits and get's updated to most recent develop branch by a bot.
- Enable Renovate bot: Start with updating the git submodule in a PR. Might be extended to automerge.
- Remove the container files, being replaced by the Maven Docker stuff now
- ...