Mentions légales du service

Skip to content

Add easytracker dockerfiles and GitLab CI script

Christophe Guillon requested to merge dev/guillon/ci into main
  • add dockerfiles and build/publish scripts
  • add Continuous Integration script for gitlab

From now on, pushed heads will be checkes against the tests defined in .gitlab-ci.yml which build and run tests using the published docker image.

Each successful or failed job is marked with a green or red icon. Jobs can also be viewed on the gitlab "CI/CD" panel.

Merge request reports