Skip to content

Use docker executor to run health check and sonar

Emmanuel Milou requested to merge ci/improve-ci-steps into 2.x

Fix the .gitlab-ci.yml to properly run a simple health check, and a SonarQube static analysis.

The SonarQube instance runs at https://sonarqube.savoirfairelinux.net/. Credentials to login are available in SFLvault (m#2222)

Merge request reports