tests: Disable SonarQube for nightly pipelines
This commit is contained in:
parent
966692be11
commit
0fb96345f2
1 changed files with 2 additions and 0 deletions
|
|
@ -498,6 +498,8 @@ SCHEDULED_CLOUD_CLEANER:
|
|||
SonarQube:
|
||||
stage: test
|
||||
extends: .terraform
|
||||
rules:
|
||||
- if: '$CI_PIPELINE_SOURCE != "schedule"'
|
||||
script:
|
||||
- schutzbot/sonarqube.sh
|
||||
variables:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue