mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Added notifications
This commit is contained in:
parent
b4df121cdf
commit
87c6d8fa0b
1 changed files with 7 additions and 0 deletions
|
|
@ -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 a new issue