mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-12-25 08:00:18 +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
|
||||
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