diff --git a/.drone.yml b/.drone.yml index 89f890f..6adc802 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,6 +22,7 @@ steps: - name: send a nice message image: containrrr/shoutrrr - environment: - URL: - from_secret: shoutrrr_url + settigs: + u: + from_secret: shoutrrr_url + m: "The pipline just finished :)" \ No newline at end of file