~singpolyma/biboumi

fc508880745649ea0ee1a68fd9dabbc471b19b1b — louiz’ 7 years ago eca31ce
Run codecov upload from the root directory
2 files changed, 2 insertions(+), 1 deletions(-)

M .codecov.yml
M .gitlab-ci.yml
M .codecov.yml => .codecov.yml +1 -1
@@ 1,3 1,3 @@
codecov:
  ignore:
    - "tests/*"
    - "tests"

M .gitlab-ci.yml => .gitlab-ci.yml +1 -0
@@ 92,6 92,7 @@ build:rpm:
    - make coverage_check -j$(nproc || echo 1)
    - make coverage_e2e -j$(nproc || echo 1)
    - make coverage
    - cd ..
    - bash <(curl -s https://codecov.io/bash)
  artifacts:
    paths: