mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-17 06:47:49 +00:00
Disable success notifications
This commit is contained in:
@@ -17,3 +17,7 @@ script:
|
|||||||
- ./hugo
|
- ./hugo
|
||||||
|
|
||||||
after_success: bash ci/travis-blog-update.sh
|
after_success: bash ci/travis-blog-update.sh
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
email:
|
||||||
|
on_success: never
|
||||||
|
|||||||
Reference in New Issue
Block a user