Commit 9cf19e35 authored by nimrod's avatar nimrod
Browse files

- Don't notify Ansible Galaxy on failed builds (otherwise broken builds are uploaded to Galaxy).

parent 61e2bb8a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -40,3 +40,4 @@ script:
notifications:
  webhooks: https://galaxy.ansible.com/api/v1/notifications/
  email: false
  on_failure: never