I'd like to run integration tests against this mock in our CI pipeline.
However github only supports images for services, not whole repositories that still need building.
See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idservicesservice_idimage
Would it be possible to publish this image (automatically) to docker hub?
Basically this https://hub.docker.com/r/thibauddemay/deepl-mock but than official?