Skip to content

Commit 0296fcb

Browse files
committed
Update .gitlab-ci.yml file
1 parent 9d2ada2 commit 0296fcb

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,3 @@ sonarqube-check:
2828
- merge_requests
2929
- main
3030
- dev
31-
32-
sonarqube-pr-decoration:
33-
stage: build
34-
script:
35-
- echo sonar.pullrequest.key=$CI_MERGE_REQUEST_IID >> sonar-project.properties
36-
- echo sonar.pullrequest.branch=$CI_MERGE_REQUEST_BRANCH_NAME >> sonar-project.properties
37-
only:
38-
- merge_requests

0 commit comments

Comments
 (0)