File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- name : " ZXC: Compile"
1+ name : " ZXC: Compile Explorer Code "
22on :
33 workflow_call :
44 inputs :
55 enable-unit-tests :
6- description : " Unit Testing Enabled: "
6+ description : " Unit Testing Enabled"
77 type : boolean
88 required : false
99 default : false
1010 enable-e2e-tests :
11- description : " E2E Testing Enabled: "
11+ description : " E2E Testing Enabled"
1212 type : boolean
1313 required : false
1414 default : false
1515 enable-sonar-analysis :
16- description : " Sonar Analysis Enabled: "
16+ description : " Sonar Analysis Enabled"
1717 type : boolean
1818 required : false
1919 default : false
Original file line number Diff line number Diff line change 1717 ],
1818 "branches": [
1919 {
20- "name": "ci-publish-container-chart "
20+ "name": "main "
2121 },
2222 {
2323 "name": "release/([0-9]+).([0-9]+)",
You can’t perform that action at this time.
0 commit comments