mirror of https://github.com/CISOfy/lynis.git
Added notifications
This commit is contained in:
parent
b4df121cdf
commit
87c6d8fa0b
|
@ -5,3 +5,10 @@ before_script:
|
|||
|
||||
script:
|
||||
- cd .. && cd ./lynis-sdk && sh lynis-devkit run unit-tests
|
||||
|
||||
notifications:
|
||||
email:
|
||||
recipients:
|
||||
- lynis-dev@cisofy.com
|
||||
on_success: change
|
||||
on_failure: always
|
||||
|
|
Loading…
Reference in New Issue