Skip to content

Commit a502863

Browse files
author
Amir Moualem
authored
Merge pull request #260 from snyk/chore/notification-cleanup
chore: cleanup unused ci&cd notifications
2 parents 44b57d1 + 3de44f3 commit a502863

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

.circleci/config.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -214,16 +214,6 @@ jobs:
214214
command: ./scripts/slack-notify-failure.sh "deploy-dev"
215215
when: on_fail
216216

217-
######################## PR TO MASTER ########################
218-
prepublish:
219-
<<: *default_container_config
220-
steps:
221-
- checkout
222-
- run:
223-
name: PREPUBLISH
224-
command: |
225-
./scripts/slack-notify-pr.sh
226-
227217
######################## MERGE TO MASTER ########################
228218
publish:
229219
<<: *default_container_config

scripts/slack-notify-pr.sh

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)