Skip to content

Commit

Permalink
Merge pull request #14 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 161749d + 3109f65 commit 9326e10
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,16 +155,6 @@ jobs:
event: pass
template: basic_success_1

notify-production-deployment:
docker:
- image: cimg/base:stable
steps:
- checkout
- tariff/notify-production-release:
app-name: FPO Commodi-tea
slack-channel: trade_tariff
release-tag: $CIRCLE_TAG

workflows:
version: 2

Expand Down Expand Up @@ -283,10 +273,3 @@ workflows:
requires:
- write-docker-tag-prod-release
<<: *filter-release

# TODO: Work out why notifications produce failing parser errors (is this a JQ issue)
# - notify-production-deployment:
# context: trade-tariff-releases
# requires:
# - apply-terraform-prod
# <<: *filter-release

0 comments on commit 9326e10

Please sign in to comment.