This commit is contained in:
parent
b27c906a53
commit
5cb953303a
1 changed files with 1 additions and 9 deletions
|
@ -24,11 +24,3 @@ steps:
|
||||||
files: test/*
|
files: test/*
|
||||||
when:
|
when:
|
||||||
event: tag
|
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 :)"]
|
|
Loading…
Reference in a new issue