mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-12-26 07:40:15 +00:00
Fix codecov token env
This commit is contained in:
parent
0697f078f1
commit
5f50fd2498
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ pipeline:
|
||||||
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…
Reference in a new issue