From 9d4ccb546f4193ff07b46336428330e426e058f2 Mon Sep 17 00:00:00 2001 From: Ivan Smirnov <52702497+ivanmolodec@users.noreply.github.com> Date: Wed, 14 Feb 2024 19:04:13 +0300 Subject: [PATCH] Update jobConfiguration.json --- jobConfiguration.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jobConfiguration.json b/jobConfiguration.json index 2010f91e..a829b76f 100644 --- a/jobConfiguration.json +++ b/jobConfiguration.json @@ -1,8 +1,9 @@ { - "$schema": "https://raw.githubusercontent.com/firstBitMarksistskaya/jenkins-lib/feature-telegram/resources/schema.json", + "$schema": "https://raw.githubusercontent.com/firstBitMarksistskaya/jenkins-lib/develop/resources/schema.json", "stages": { "initSteps": true, "syntaxCheck": true, + "edtValidate": true, "smoke": true, "sonarqube": true, "telegram": true