We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb9f02d commit dcf8a2eCopy full SHA for dcf8a2e
README.md
@@ -186,6 +186,13 @@ python /path/to/YYeTsBot/yyetsbot/bot.py
186
* [Telegram Channel](https://t.me/mikuri520)
187
* 捐助我,[给我买杯咖啡?](https://www.buymeacoffee.com/bennythink)
188
189
+# 持续部署
190
+
191
+使用[Docker Hub Webhook](https://docs.docker.com/docker-hub/webhooks/)
192
+(顺便吐槽一句,这是个什么垃圾文档……自己实现validation吧)
193
194
+参考listener [Webhook listener](https://github.com/tgbot-collection/Webhook)
195
196
# License
197
198
[MIT](LICENSE)
0 commit comments