You've already forked jenkins-lib
mirror of
https://github.com/firstBitMarksistskaya/jenkins-lib.git
synced 2025-11-06 09:30:14 +02:00
15 lines
244 B
JSON
15 lines
244 B
JSON
{
|
|
"v8version": "8.3.14.1944",
|
|
"secrets": {
|
|
"storage": "1234"
|
|
},
|
|
"stages": {
|
|
"syntaxCheck": true
|
|
},
|
|
"syntaxCheck": {
|
|
"checkModes": ["-ThinClient"]
|
|
},
|
|
"resultsTransform": {
|
|
"removeSupport": true
|
|
}
|
|
} |