Skip to content

Add docker image and build it into the CI

Valentin Laurent requested to merge feat/SWIT-781 into develop

This branch make few things :

  1. It provides one Dockerfile for ci, develop and master images
  2. All new branches are tested with CI on the ci image
  3. For develop and master, one image is populated with build flag Debug and Release respectively
Edited by Valentin Laurent

Merge request reports