fix(drone): Apply fix on telegram
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
873bc26466
commit
db8226acd6
@ -1,7 +1,7 @@
|
||||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: testing
|
||||
name: test-pipeline
|
||||
|
||||
platform:
|
||||
os: linux
|
||||
@ -85,6 +85,10 @@ steps:
|
||||
status:
|
||||
- failure
|
||||
- success
|
||||
depends_on:
|
||||
- test
|
||||
- lint
|
||||
- tidy
|
||||
|
||||
volumes:
|
||||
- name: gopath
|
||||
|
Loading…
Reference in New Issue
Block a user