forked from RepoMirrors/kami-blue
update information for hook
This commit is contained in:
parent
d652e419c6
commit
da323ab9b0
|
@ -1,2 +1,2 @@
|
|||
#!/bin/bash
|
||||
curl -H "Content-Type: application/json" -X POST -d '{"username": "test", "content": "hello"}' "$WEBHOOK"
|
||||
curl -H "Content-Type: application/json" -X POST -d '{"username": "Automated Builds", "content": "Build: SUCCESS"}' "$WEBHOOK"
|
||||
|
|
Loading…
Reference in New Issue