Skip to content

Commit

Permalink
feat(4.0.1): second-level SSO bugfix (#502)
Browse files Browse the repository at this point in the history
  • Loading branch information
henrydobson authored Oct 5, 2020
1 parent b8eb016 commit a83a10d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
repos:
- repo: git://github.com/antonbabenko/pre-commit-terraform
rev: v1.18.0
hooks:
- id: terraform_fmt
6 changes: 3 additions & 3 deletions Jenkinsfile_CNP
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ withPipeline(type, product, component) {
]
}

before('buildinfra:idam-prod') {
error('Stopping pipeline before Prod stages')
}
// before('buildinfra:idam-prod') {
// error('Stopping pipeline before Prod stages')
// }
}

0 comments on commit a83a10d

Please sign in to comment.