1
0
mirror of https://github.com/firstBitMarksistskaya/jenkins-lib.git synced 2025-11-06 09:30:14 +02:00
Files
jenkins-lib/test/unit/resources/jobConfiguration.json

15 lines
244 B
JSON

{
"v8version": "8.3.14.1944",
"secrets": {
"storage": "1234"
},
"stages": {
"syntaxCheck": true
},
"syntaxCheck": {
"checkModes": ["-ThinClient"]
},
"resultsTransform": {
"removeSupport": true
}
}