Skip to content

Commit 55c9b5a

Browse files
author
Christopher M. Neill
committed
hate
1 parent c8ece0a commit 55c9b5a

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)