Closed cleverer closed 4 years ago
Or even better Github Actions
To have speedy runs, I propose to have a job on master (and/or tags), that builds the docker container and pushes it to github packages. Then the test only spins up those services images (hitobito itself).
Sounds good! I think we won't have too many different branches anyway, so we can use master as the single source of truth.
Maybe use travis, as upstream uses it as well
Todo
Restructure compose to allow running from images (Check here)Not needed, as users of the repo of course can use the image as well…