mirror of
https://github.com/thegeeklab/url-parser.git
synced 2024-11-17 18:50:42 +00:00
fix typo
This commit is contained in:
parent
5862f84e3c
commit
f03db66645
@ -127,7 +127,7 @@ def notification():
|
||||
'steps': [
|
||||
{
|
||||
'name': 'coverage',
|
||||
'image': 'plugins/codevoc',
|
||||
'image': 'plugins/codecov',
|
||||
'settings': {
|
||||
'token': {
|
||||
'from_secret': 'codecov_token',
|
||||
|
@ -93,7 +93,7 @@ platform:
|
||||
|
||||
steps:
|
||||
- name: coverage
|
||||
image: plugins/codevoc
|
||||
image: plugins/codecov
|
||||
settings:
|
||||
files:
|
||||
- coverage.txt
|
||||
@ -134,6 +134,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: b2a4aa46d907139e996670fcad212137ba51b1d0aba5a56b80644f5337f0617f
|
||||
hmac: e861eec40c380dc94525d15f454ec7df9dc941623435d9ccf1975fd8f90bd9c0
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user