mirror of
https://github.com/appleboy/drone-telegram.git
synced 2026-06-04 10:14:50 +08:00
chore: add DOCS.md metadata for woodpecker plugins (#136)
This commit is contained in:
@@ -1,11 +1,17 @@
|
|||||||
---
|
---
|
||||||
date: 2019-10-19T00:00:00+00:00
|
date: 2019-10-19T00:00:00+00:00
|
||||||
title: Telegram
|
|
||||||
author: appleboy
|
author: appleboy
|
||||||
tags: [ notifications, chat ]
|
containerImage: docker.io/appleboy/drone-telegram
|
||||||
repo: appleboy/drone-telegram
|
containerImageUrl: https://hub.docker.com/r/appleboy/drone-telegram
|
||||||
logo: telegram.svg
|
description: Plugin for sending Telegram notifications
|
||||||
|
icon: https://raw.githubusercontent.com/appleboy/drone-telegram/refs/heads/master/images/logo.svg
|
||||||
image: appleboy/drone-telegram
|
image: appleboy/drone-telegram
|
||||||
|
logo: telegram.svg
|
||||||
|
name: Telegram
|
||||||
|
repo: appleboy/drone-telegram
|
||||||
|
tags: [ notifications, chat ]
|
||||||
|
title: Telegram
|
||||||
|
url: https://github.com/appleboy/drone-telegram
|
||||||
---
|
---
|
||||||
|
|
||||||
The Telegram plugin posts build status messages to your account. The below pipeline configuration demonstrates simple usage:
|
The Telegram plugin posts build status messages to your account. The below pipeline configuration demonstrates simple usage:
|
||||||
|
|||||||
Reference in New Issue
Block a user