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:
@@ -8,6 +8,10 @@ cache:
|
||||
directories:
|
||||
- ./target/
|
||||
|
||||
notifications:
|
||||
email:
|
||||
on_success: never
|
||||
|
||||
before_deploy:
|
||||
- ./ci/before_deploy.sh
|
||||
|
||||
|
Reference in New Issue
Block a user