diff --git a/.drone.yml b/.drone.yml index 7083880..16c024d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,12 +23,4 @@ steps: from_secret: gitea_token files: test/* when: - event: tag - -- name: send a nice message - image: containrrr/shoutrrr - environment: - URL: - from_secret: shoutrrr_url - entrypoint: [/shoutrrr] - command: ["send", "-u", "$URL", "-m", "The pipline just finished :)"] \ No newline at end of file + event: tag \ No newline at end of file