[CI] Fix codecov #1583

Merged
heluecht merged 2 commits from nupplaPhil/friendica-addons:bug/ci into 2024.09-rc 2024-12-23 07:19:44 +01:00
Showing only changes of commit 0697f078f1 - Show all commits

[CI] Fix codecov

Philipp Holzer 2024-12-22 08:38:17 +01:00
Signed by: nupplaPhil
GPG key ID: 24A7501396EB5432

View file

@ -98,9 +98,9 @@ pipeline:
- friendica/friendica-addons
commands:
- codecov -R '.' -Z -f 'clover.xml'
secrets:
- source: codecov-token
target: codecov_token
environment:
codecov_token:
from_secret: codecov-token
services:
mariadb: