Skip to content

Commit

Permalink
Merge pull request #143 from AdaptiveConsulting/fix/slack
Browse files Browse the repository at this point in the history
chore(ci): slack notify on tag
  • Loading branch information
bdellegrazie authored Dec 1, 2023
2 parents eb2122f + aec729c commit f4abb1c
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 @@ -105,6 +105,9 @@ workflows:
- success:
context:
- slack
filters:
tags:
only: /^v.*/
requires:
- gradle/test
- build_and_push

0 comments on commit f4abb1c

Please sign in to comment.