Activate GitLab runners to build Papyrus-Web and create a docker file
The goal of this task is to create the deployment files
- Provide scripts for the final user in order to:
- Compile Papyrus-Web on its own computer OR
 - download an already built version of Papyrus-Web
 - Running easily Papyrus-Web on its own computer with a clean database
 
 - We need to:
- create a yaml file to create a Docker image and push it on DockerHub
 - save the 'fat jar' of Papyrus-Web on Eclipse server
 - run all the tests