Update .rancher-pipeline.yml file

master
René Jochum 5 years ago
parent ebe2de06f4
commit d60cd1520b

@ -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

Loading…
Cancel
Save