1
0
mirror of https://github.com/taigrr/bitcask synced 2025-01-18 04:03:17 -08:00

Remove notify step for now

This commit is contained in:
James Mills 2019-03-20 07:08:10 +10:00
parent 5711478dd6
commit 65e7877bdf
No known key found for this signature in database
GPG Key ID: AC4C014F1440EBD6

View File

@ -12,13 +12,3 @@ steps:
settings:
token:
from_secret: codecov-token
- name: notify
image: plugins/webhook
settings:
urls:
- https://msgbus.mills.io/ci.mills.io
when:
status:
- success
- failure