mirror of
https://github.com/friendica/friendica
synced 2025-01-08 22:04:44 +00:00
commit
6d983c906a
2 changed files with 340 additions and 337 deletions
|
@ -86,9 +86,9 @@ steps:
|
||||||
- friendica/friendica
|
- friendica/friendica
|
||||||
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:
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue