add: webhook

This commit is contained in:
Tobias Reisinger 2020-07-17 21:59:29 +02:00
parent c9b21e33a4
commit 626b8e5538

View file

@ -53,6 +53,12 @@ steps:
from_secret: webdav_username
password:
from_secret: webdav_password
steps:
- name: send-webhook
image: plugins/webhook
settings:
urls:
from_secret: webhook_url
#---
#kind: pipeline
#name: makepkg-on-amd64