diff --git a/.rancher-pipeline.yml b/.rancher-pipeline.yml index 556e40c..11f9ef7 100644 --- a/.rancher-pipeline.yml +++ b/.rancher-pipeline.yml @@ -12,4 +12,11 @@ stages: - applyYamlConfig: path: ./deployment.yaml timeout: 60 -notification: {} +notification: + recipients: + - recipient: rene@webmeisterei.com + notifier: local:n-mtzwd + condition: + - Success + - Changed + - Failed