mirror of
https://github.com/offen/docker-volume-backup.git
synced 2026-04-17 22:55:34 +02:00
Stop deploying docs on push to main branch
The current behavior is prone to introducing unwanted drift between docs and latest image. Change deployment to happen on release only, and leave a workflow_dispatch for when smaller fixes need to go out without a release.
This commit is contained in:
@@ -23,7 +23,7 @@ services:
|
||||
Notification backends other than email are also supported.
|
||||
Refer to the documentation of [shoutrrr][shoutrrr-docs] to find out about options and configuration.
|
||||
|
||||
[shoutrrr-docs]: https://shoutrrr.nickfedor.com/v0.10.3/services/overview/
|
||||
[shoutrrr-docs]: https://shoutrrr.nickfedor.com/v0.12.0/services/overview/
|
||||
|
||||
{: .note }
|
||||
If you also want notifications on successful executions, set `NOTIFICATION_LEVEL` to `info`.
|
||||
|
||||
Reference in New Issue
Block a user