1
0
Fork 0

remove(build): codecov job

This commit is contained in:
ssube 2021-06-12 16:00:46 -05:00
parent 792a355a86
commit cc6035527a
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
1 changed files with 0 additions and 11 deletions

View File

@ -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: