Update '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Dorian Zedler 2021-12-21 22:28:25 +00:00
parent b27c906a53
commit 5cb953303a

View file

@ -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 :)"]
event: tag