This commit is contained in:
parent
9f9c773444
commit
258abf981c
10
.drone.yml
10
.drone.yml
@ -54,3 +54,13 @@ steps:
|
|||||||
depends_on: [ clone ]
|
depends_on: [ clone ]
|
||||||
|
|
||||||
|
|
||||||
|
- name: webhook
|
||||||
|
image: plugins/webhook
|
||||||
|
settings:
|
||||||
|
urls: https://huginn.cynarski.pl/users/1/web_requests/18/Qimktqp5KsPz8S9EgNrUuSuXU93GRHYL
|
||||||
|
content_type: application/json
|
||||||
|
template: |
|
||||||
|
{
|
||||||
|
"title": "{{ build.status }} - {{ repo.name }}",
|
||||||
|
"details": "{{ repo.name }}",
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user