Skip to content

Commit

Permalink
BAU: Tidy up broken release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
willfish committed Aug 12, 2024
1 parent 161749d commit 3109f65
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 3109f65

Please sign in to comment.