Skip to content

Commit

Permalink
add slack orb (for discord webhooks)
Browse files Browse the repository at this point in the history
  • Loading branch information
oohwooh committed Jul 27, 2020
1 parent fb8de60 commit 54c0a5d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,6 @@ jobs:
docker push $DOCKER_REPO:latest
- slack/status:
webhook: ${DISCORD_WEBHOOK}

orbs:
slack: circleci/[email protected]

0 comments on commit 54c0a5d

Please sign in to comment.