remove(build): codecov job
This commit is contained in:
parent
792a355a86
commit
cc6035527a
|
@ -107,17 +107,6 @@ climate-success:
|
|||
script:
|
||||
- make upload-climate
|
||||
|
||||
codecov-success:
|
||||
stage: status-post
|
||||
extends:
|
||||
- .build-codecov
|
||||
|
||||
when: on_success
|
||||
dependencies:
|
||||
- build-node
|
||||
script:
|
||||
- make upload-codecov
|
||||
|
||||
github-pending:
|
||||
stage: status-pre
|
||||
extends:
|
||||
|
|
Loading…
Reference in New Issue