1
0
mirror of https://github.com/firstBitMarksistskaya/jenkins-lib.git synced 2025-01-09 14:45:27 +02:00
jenkins-lib/test/unit/resources/jobConfiguration.json

10 lines
162 B
JSON
Raw Normal View History

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