This commit is contained in:
Vendored
+1
-1
@@ -9,7 +9,7 @@ pipeline {
|
|||||||
|
|
||||||
stage ('AI Code review') {
|
stage ('AI Code review') {
|
||||||
steps {
|
steps {
|
||||||
sh 'python scripts/ai_code_review.py'
|
sh 'python3 scripts/ai_code_review.py'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user