[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 5f50fd2498 - Show all commits

Fix codecov token env

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

View file

@ -99,7 +99,7 @@ pipeline:
commands:
- codecov -R '.' -Z -f 'clover.xml'
environment:
codecov_token:
CODECOV_TOKEN:
from_secret: codecov-token
services: