We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 881607e + fb92ce5 commit 428e8ffCopy full SHA for 428e8ff
1 file changed
orb/jobs/@drupal.yml
@@ -16,7 +16,8 @@ analyze:
16
type: string
17
default: "web/modules,web/themes"
18
steps:
19
- - checkout
+ - checkout:
20
+ method: full
21
- run: >-
22
sonar-scanner -Dsonar.host.url="${SONAR_HOST}"
23
-Dsonar.token="${SONAR_TOKEN}"
0 commit comments