diff --git a/Jenkinsfile_CNP b/Jenkinsfile_CNP index 7926f335a..e8bba18d9 100644 --- a/Jenkinsfile_CNP +++ b/Jenkinsfile_CNP @@ -189,8 +189,4 @@ withPipeline(type, product, component) { reportName : "IDAM Web Public E2E functional tests result" ] } - - before('buildinfra:idam-prod') { - error('Stopping pipeline before Prod stages') - } -} \ No newline at end of file +}