1
0
mirror of https://github.com/vbrandl/bind9-api.git synced 2025-08-01 11:11:51 +02:00

Disable email notification on success

This commit is contained in:
Valentin Brandl
2018-07-15 19:59:17 +02:00
parent a5506eadfe
commit 50fcfaf736

View File

@@ -8,6 +8,10 @@ cache:
directories:
- ./target/
notifications:
email:
on_success: never
before_deploy:
- ./ci/before_deploy.sh