Merge pull request '[CI] Fix codecov' (#1583) from nupplaPhil/friendica-addons:bug/ci into 2024.09-rc

Reviewed-on: #1583
This commit is contained in:
heluecht 2024-12-23 07:19:43 +01:00
commit 7172695705

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: