mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 15:54:26 +02:00
Fix codecov token env
This commit is contained in:
parent
cf59c64489
commit
071cb70817
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- codecov -R '.' -Z -f 'clover.xml'
|
- codecov -R '.' -Z -f 'clover.xml'
|
||||||
environment:
|
environment:
|
||||||
codecov_token:
|
CODECOV_TOKEN:
|
||||||
from_secret: codecov-token
|
from_secret: codecov-token
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue