Skip to content

Commit

Permalink
HAAR-2515: update circleci contexts (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMitchellMOJ committed Apr 16, 2024
1 parent 1fc3623 commit c582667
Show file tree
Hide file tree
Showing 3 changed files with 203 additions and 238 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ workflows:
pipeline_number: <<pipeline.number>>
context:
- hmpps-common-vars
- hmpps-audit-poc-ui-preprod
- hmpps-audit-poc-preprod
requires:
- request-preprod-approval
helm_timeout: 5m
Expand All @@ -175,7 +175,7 @@ workflows:
slack_channel_name: << pipeline.parameters.releases-slack-channel >>
context:
- hmpps-common-vars
- hmpps-audit-poc-ui-prod
- hmpps-audit-poc-prod
requires:
- request-prod-approval
helm_timeout: 5m
Expand Down

0 comments on commit c582667

Please sign in to comment.