Commit f72d1507 by Feanil Patel

This message is no longer useful.

It was more useful previously when we were monitoring the pipelines more closely but
is now just treated as noise in chat.
parent b9a14900
......@@ -47,13 +47,3 @@
file:
path: "{{ artifact_path }}"
state: absent
- name: Send Hipchat notification cleanup has finished
hipchat:
api: "{{ hipchat_url }}"
token: "{{ hipchat_token }}"
room: "{{ hipchat_room }}"
msg: "Cleanup for run id: {{ keypair_id }} complete."
ignore_errors: yes
when: hipchat_token is defined
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment