Skip to content

Commit 87a5df1

Browse files
Wohopssonartech
authored andcommitted
SONARPY-3096 Fix template for base analysis
GitOrigin-RevId: 138eb94af1463dea93d364417753c3e69ac2f720
1 parent 3ec3491 commit 87a5df1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus-public.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ build_container_definition: &BUILD_CONTAINER_DEFINITION
3030
only_sonarsource_qa: &ONLY_SONARSOURCE_QA
3131
only_if: $LOCAL == "1" || ($CIRRUS_USER_COLLABORATOR == 'true' && $CIRRUS_TAG == "" && ($CIRRUS_PR != "" || $CIRRUS_BRANCH == 'master' || $CIRRUS_BRANCH =~ "branch-.*" || $CIRRUS_BUILD_SOURCE == 'api' || $CIRRUS_BRANCH =~ "dogfood-on-.*"))
3232

33-
base_analysis_task: &BASE_ANALYSIS
33+
base_analysis_template: &BASE_ANALYSIS
3434
<<: *BUILD_CONTAINER_DEFINITION
3535
<<: *ONLY_SONARSOURCE_QA
3636
env:

0 commit comments

Comments
 (0)