update information for hook

This commit is contained in:
Bella 2020-03-09 22:34:57 -04:00
parent d652e419c6
commit da323ab9b0
No known key found for this signature in database
GPG Key ID: 03B01AC937D1C89C
1 changed files with 1 additions and 1 deletions

View File

@ -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"