Turn off email notifications.
This commit is contained in:
parent
96535366c3
commit
93f681bf7a
1 changed files with 2 additions and 0 deletions
|
@ -26,3 +26,5 @@ deploy:
|
|||
script: bash docker_push.sh
|
||||
on:
|
||||
tags: true
|
||||
notifications:
|
||||
email: false
|
||||
|
|
Loading…
Reference in a new issue