[CI] Fix codecov #1583
1 changed files with 3 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue