Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Commit

Permalink
Merge branch 'fix/sonar' into 'main'
Browse files Browse the repository at this point in the history
🐛 fix sonar

See merge request lbb/lbb!656
  • Loading branch information
Sylvain Touret committed Nov 17, 2022
2 parents e6f34ff + d28c2c6 commit 52405ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ python-tests:
DOCKER_COMPOSE_FILENAME: docker-compose.testing.yml
TEST_VOLUME_NAME: testResults
FIX_COVERAGE_FOR_SONAR: "true"
FIX_COVERAGE_FOR_SONAR_RENAMEFOLDER: s/\/labonneboite/\.\/labonneboite/g
FIX_COVERAGE_FOR_SONAR_RENAMEFOLDER: s/\/app/\.\//g
rules:
- if: $CI_MERGE_REQUEST_IID && $CI_MERGE_REQUEST_TITLE !~ /Draft.*/
changes:
Expand Down
2 changes: 1 addition & 1 deletion ci
Submodule ci updated from 91e4bb to 1deaf8

0 comments on commit 52405ad

Please sign in to comment.