configuration for gitea notifications
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
# lives at /etc/systemd/system/renovate.service
|
||||
|
||||
[Unit]
|
||||
Description=Renovate Bot
|
||||
After=network-online.target
|
||||
@@ -30,3 +28,7 @@ SyslogIdentifier=renovate
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
[Unit]
|
||||
Description=Renovate dependency updates
|
||||
OnFailure=notify-gitea-failure@%n.service
|
||||
|
||||
Reference in New Issue
Block a user