Skip to content

Commit

Permalink
Update jobConfiguration.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanmolodec authored Dec 12, 2024
1 parent 8c7c032 commit f963ebc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions jobConfiguration.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"$schema": "https://raw.githubusercontent.com/firstBitMarksistskaya/jenkins-lib/develop/resources/schema.json",
"stages": {
"initSteps": true,
"edtValidate": true,
"syntaxCheck": true,
"edtValidate": false,
"syntaxCheck": false,
"smoke": true,
"yaxunit": true,
"telegram": true,
"telegram": false,
"bdd": true,
"sonarqube": true
},
Expand Down

0 comments on commit f963ebc

Please sign in to comment.