Torjus Håkestad d85767bdb1
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Update entrypoint
2022-01-10 15:05:05 +01:00
2022-01-10 13:45:26 +01:00
2022-01-10 13:33:06 +01:00
2022-01-10 15:05:05 +01:00
2022-01-10 13:38:42 +01:00

plugin-gotify

Plugin for woodpecker to send messages to gotify.

Usage

pipeline:
  notification:
    image: registry.t-juice.club/plugin-gotify
    settings:
      gotify_url: https://gotify.t-juice.club
      gotify_token:
        from_secret: gotify_token
      title: "Message lol"
      message: |
        Notification message body
Description
Woodpecker plugin for sending messages to gotify
Readme 29 KiB
Languages
Shell 83.5%
Dockerfile 16.5%