Skip to content

Commit

Permalink
chore(cicd): remove prod blocker
Browse files Browse the repository at this point in the history
  • Loading branch information
henrydobson committed Nov 5, 2020
1 parent 7b82f65 commit 26e590b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Jenkinsfile_CNP
Original file line number Diff line number Diff line change
Expand Up @@ -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')
}
}
}

0 comments on commit 26e590b

Please sign in to comment.