Files
systemd/notify/notify-gitea-failure@.service
T
2026-01-24 21:29:53 -05:00

9 lines
215 B
Desktop File

[Unit]
Description=Send Teams failure notification for %i
[Service]
Type=oneshot
ExecStart=/usr/local/bin/notify-teams.sh %i failure
# Load webhook URL from environment file
EnvironmentFile=-/etc/notify-teams.conf