mirror of
https://github.com/vbrandl/bind9-api.git
synced 2025-08-19 05:25:37 +02:00
Disable email notification on success
This commit is contained in:
@@ -8,6 +8,10 @@ cache:
|
|||||||
directories:
|
directories:
|
||||||
- ./target/
|
- ./target/
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
email:
|
||||||
|
on_success: never
|
||||||
|
|
||||||
before_deploy:
|
before_deploy:
|
||||||
- ./ci/before_deploy.sh
|
- ./ci/before_deploy.sh
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user