Skip to content

Commit 186a67e

Browse files
kspeer825Kyle Speer
and
Kyle Speer
authored
drop slack orb (singer-io#86)
Co-authored-by: Kyle Speer <[email protected]>
1 parent 4ed6d8c commit 186a67e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.circleci/config.yml

-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
version: 2.1
2-
orbs:
3-
slack: circleci/[email protected]
4-
52
jobs:
63
build:
74
docker:
@@ -28,8 +25,6 @@ jobs:
2825
--password=$SANDBOX_PASSWORD \
2926
--client-id=50 \
3027
tap_tester.suites.pipedrive
31-
- slack/notify-on-failure:
32-
only_for_branches: master
3328
3429
workflows:
3530
version: 2

0 commit comments

Comments
 (0)