final test
parent
49be56f531
commit
48ec77343f
|
|
@ -152,7 +152,7 @@ pipeline {
|
|||
sh "ls -la"
|
||||
summary = readFile('summary.txt').trim()
|
||||
|
||||
if (KPI_EXTENSION=='false') {
|
||||
if (KPI_EXTENSION=='true') {
|
||||
echo "Executing KPI Extension"
|
||||
sh "python3.8 kpi_extension.py"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue