updated drone
This commit is contained in:
parent
06a4ede4a8
commit
ce661f1c6e
1 changed files with 6 additions and 1 deletions
|
@ -156,3 +156,8 @@ pipeline:
|
||||||
when:
|
when:
|
||||||
event: [ push, tag ]
|
event: [ push, tag ]
|
||||||
branch: [ master ]
|
branch: [ master ]
|
||||||
|
|
||||||
|
# Tell people vikunja was updated
|
||||||
|
telegram:
|
||||||
|
image: appleboy/drone-telegram
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue