Skip to content

Commit

Permalink
Merge pull request #1947 from trade-tariff/BAU-tidy-release-notes
Browse files Browse the repository at this point in the history
BAU: Tidy up broken release notes
  • Loading branch information
willfish authored Aug 12, 2024
2 parents 15fccac + 0aa2560 commit 8b09e7b
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -292,16 +292,6 @@ jobs:
command: |
bin/sync-opensearch-packages << parameters.space >> << parameters.bucket >>
notify-production-deployment:
docker:
- image: cimg/ruby:3.3.4
steps:
- checkout
- tariff/notify-production-release:
app-name: Backend
slack-channel: trade_tariff
release-tag: $CIRCLE_TAG

workflows:
version: 2

Expand Down Expand Up @@ -488,9 +478,3 @@ workflows:
requires:
- write-docker-tag-prod-release
<<: *filter-release

- notify-production-deployment:
context: trade-tariff-releases
requires:
- apply-terraform-prod
<<: *filter-release

0 comments on commit 8b09e7b

Please sign in to comment.