mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-12-25 20:40:17 +00:00
Merge pull request '[CI] Fix codecov' (#1583) from nupplaPhil/friendica-addons:bug/ci into 2024.09-rc
Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1583
This commit is contained in:
commit
7172695705
1 changed files with 3 additions and 3 deletions
|
@ -98,9 +98,9 @@ pipeline:
|
||||||
- friendica/friendica-addons
|
- friendica/friendica-addons
|
||||||
commands:
|
commands:
|
||||||
- codecov -R '.' -Z -f 'clover.xml'
|
- codecov -R '.' -Z -f 'clover.xml'
|
||||||
secrets:
|
environment:
|
||||||
- source: codecov-token
|
CODECOV_TOKEN:
|
||||||
target: codecov_token
|
from_secret: codecov-token
|
||||||
|
|
||||||
services:
|
services:
|
||||||
mariadb:
|
mariadb:
|
||||||
|
|
Loading…
Reference in a new issue