You've already forked docker-bitlbee-libpurple
forgot that same pipeline logs zero running time
This commit is contained in:
12
.drone.yml
12
.drone.yml
@@ -78,6 +78,15 @@ steps:
|
||||
event:
|
||||
- tag
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: notification
|
||||
|
||||
clone:
|
||||
disable: true
|
||||
|
||||
steps:
|
||||
- name: notification
|
||||
image: appleboy/drone-telegram:1.3.4
|
||||
failure: ignore
|
||||
@@ -96,6 +105,9 @@ steps:
|
||||
- success
|
||||
- failure
|
||||
|
||||
depends_on:
|
||||
- docker
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: 1e71b1fcd0f0cf3b5bb9742137a2897f6c9596568c7fe355e64db686cdceb4d4
|
||||
|
||||
Reference in New Issue
Block a user