Torjus Håkestad 1ee71fcc4e
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add README and CI
2022-01-10 13:38:42 +01:00
2022-01-10 13:38:42 +01:00
2022-01-10 13:33:06 +01:00
2022-01-10 13:33:06 +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%