AlexBaranowski commented on issue #1344: URL: https://github.com/apache/camel-karavan/issues/1344#issuecomment-3772296763
@mgubaidullin TBH, it should be as simple as pushing with the current setup - there is already a GitHub Action that builds the image. The README could be updated/pushed with `docker-pushrm` (https://github.com/christian-korneck/docker-pushrm). Note that sometimes there is a problem with pushing the README, so I like to add `|| true` for this part after the first push. IMO, the best way would be to create a DockerHub user like `camel-karavan-bot` with access only to the camel-karavan repository/registry, and then make the credentials a GitHub Action secret. But I'm just thinking out loud -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
