Notify only on status changed or failure

This commit is contained in:
C?dric Krier 2018-03-08 17:53:22 +01:00
parent 2d6d8cf380
commit 3e099d5a0e
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ pipeline:
host: smtp
port: 25
skip_verify: true
when:
status: [ changed, failure ]
services:
postgresql: