Mentions légales du service

Skip to content

add .gitlab-ci.yml

Gözükan Hande requested to merge hgozukan/cartolabe-data:run_ci_tests into master

Run tests using GitLab CI.

To be able to run the tests, the following modifications should be done on the repo before merge:

  1. In the Settings -> General menu expand "Visibility, project features, permissions"
  2. Enable "Pipelines" under "Repository" section

Then CI/CD will appear under Settings. Then:

  1. In the Settings -> CI/CD menu expand "Runners"
  2. Under heading "Available specific runners", enable runner "INRIA QLF-CI dev (1 CPU, 2 GB RAM) " (should be the first one in the list)

Merge request reports