Skip to content

Commit

Permalink
Fix prod build skip blocking AKS update (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Jacomb authored and linusnorton committed Oct 11, 2019
1 parent f299fdc commit 52288c9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Jenkinsfile_CNP
Expand Up @@ -54,8 +54,4 @@ withPipeline(type , product, component) {
disableLegacyDeploymentOnAAT()
installCharts()
enableAksStagingDeployment()

after('smoketest:aat') {
sh "rm -rf infrastructure/"
}
}

0 comments on commit 52288c9

Please sign in to comment.