adapt parameters

This commit is contained in:
Philipp Holzer 2023-04-01 22:00:57 +02:00
parent 8a96f0fee4
commit a88cc1ff84
Signed by: nupplaPhil
GPG Key ID: 24A7501396EB5432
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ pipeline:
repo:
- friendica/friendica
commands:
- codecov -B ${CI_COMMIT_BRANCH} -C ${CI_COMMIT_SHA} -P ${CI_COMMIT_PULL_REQUEST} -b ${CI_PIPELINE_NUMBER} -Z -f 'clover.xml'
- codecov -R '.' -Z -f 'clover.xml'
secrets:
- source: codecov-token
target: codecov_token