scope
Some checks reported errors
continuous-integration/drone/tag Build was killed

This commit is contained in:
Tobias Trabelsi 2018-02-22 21:59:07 +01:00
parent 33a238b2fa
commit 40950e06af

View File

@ -159,10 +159,10 @@ pipeline:
when: when:
event: [ tag ] event: [ tag ]
telegram: telegram:
image: appleboy/drone-telegram image: appleboy/drone-telegram
token: 335668211:AAF-YgId7iI6ANBuZVy4uVOYYqA4R4uAaqY token: 335668211:AAF-YgId7iI6ANBuZVy4uVOYYqA4R4uAaqY
to: 14852963 to: 14852963
message: Commit {{ commit.link }} ran with build {{ build.number }} and finished with status {{ build.status }}. message: Commit {{ commit.link }} ran with build {{ build.number }} and finished with status {{ build.status }}.
when: when:
status: [ failure, success ] status: [ failure, success ]