diff --git a/.drone.yml b/.drone.yml index ab56f14..3526be2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -34,4 +34,4 @@ steps: curl $GCHAT_WH -X 'POST' -H 'Content-type:application/json' - -d '{\"text\":\"This message is from Drone\"}' " + -d '{\"text\":\"This message is from Drone\"}'