flatline icon indicating copy to clipboard operation
flatline copied to clipboard

Add CI pipelines

Open Miosame opened this issue 5 years ago • 0 comments

Currently all changes need to be manually built and tested, it would be better to have them automatically tested via drone.io: https://docker-runner.docs.drone.io/examples/service/docker_dind/ on a local instance, which creates a clean environment on each build and checks if all services run as they should.

Miosame avatar Jan 22 '20 22:01 Miosame