File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9393 type : boolean
9494 default : true
9595 report-to-atlassian-dashboard :
96- description : ' Report Sonar test coverage and other metrics to Atlassian dashboard (Irfan ' s QA dashboard)'
96+ description : ' Report Sonar test coverage and other metrics to Atlassian dashboard (Irfans QA dashboard)'
9797 required : false
9898 type : boolean
9999 default : true
Original file line number Diff line number Diff line change 1515
1616 workflow_dispatch :
1717
18- env :
19- STUB_VERSION : " 1.0.0" # TODO: update this to the version of the stub
18+ env :
19+ STUB_VERSION : " 1.0.0" # TODO: update this to the version of the stub
2020
2121jobs :
2222 echo_inputs :
4545 unit-tests : false
4646
4747 perform-sonarqube-sca-scan : true
48- perform-sonar-build :
48+ perform-sonar-build : false
4949 # build-profile: 'default' # TODO: implement this flag - chef360 container build flags, etc
5050 report-unit-test-coverage : true
5151
You can’t perform that action at this time.
0 commit comments