Skip to content

Commit d713c01

Browse files
Merge pull request #500 from CodeNow/IGNORE_STUPID_DD_NOTIFICATION_ERRORS
hate
2 parents d1b1a68 + 55c9b5a commit d713c01

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ansible/roles/notify/handlers/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525

2626
- name: send datadog message for deploy
2727
when: datadog_api_key is defined and datadog_tags is defined and git_branch is defined
28+
ignore_errors: true
2829
tags:
2930
- datadog
3031
- always

0 commit comments

Comments
 (0)