mirror of
https://git.netzspielplatz.de/docker-multiarch/jdownloader2-headless.git
synced 2025-11-08 17:09:30 +00:00
Try webhook for docker hub.
This commit is contained in:
parent
3fbae3a2ee
commit
95d6c05f6f
1 changed files with 11 additions and 1 deletions
10
.travis.yml
10
.travis.yml
|
|
@ -11,3 +11,13 @@ jobs:
|
|||
- curl -fsSL https://goss.rocks/install | sudo sh
|
||||
script:
|
||||
- ./build-n-test.sh
|
||||
|
||||
notifications:
|
||||
webhooks:
|
||||
urls:
|
||||
- https://registry.hub.docker.com/u/plusminus/jdownloader2-headless/trigger/e50efaab-36ed-4900-b08d-3cf8944ca9cd/
|
||||
on_success: always
|
||||
on_failure: never
|
||||
on_start: never
|
||||
on_cancel: never
|
||||
on_error: never
|
||||
Loading…
Add table
Add a link
Reference in a new issue