Merge branch 'codecov' into 'main'

ci: fix codecov upload

See merge request unboundsoftware/s3uploader!81
This commit was merged in pull request #85.
This commit is contained in:
2022-03-21 08:28:20 +00:00
+1 -1
View File
@@ -18,7 +18,7 @@ build:
- build
- curl -Os https://uploader.codecov.io/latest/linux/codecov
- chmod +x codecov
- ./codecov -t ${CODECOV_TOKEN}
- ./codecov -t ${CODECOV_TOKEN} -R $CI_PROJECT_DIR -C $CI_COMMIT_SHA -r $CI_PROJECT_PATH
- push
artifacts:
paths: