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