Updated Jenkinfile to autolaunch integration tests refs #2748
ogdhcp/pipeline/head This commit looks good Details

main
Nicolas Arenas 2025-09-03 12:17:59 +02:00
parent a4dfc9f1d1
commit 95e6328f57
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ pipeline {
}
}
always {
notifyBuildStatus('narenas@qindel.com')
notifyBuildStatus('opengnsys@qindel.com')
}
}
}