mirror of
https://github.com/rife2/bld
synced 2026-02-12 11:53:41 +01:00
Added tests badge reporting
This commit is contained in:
parent
c523370427
commit
0cbc064c50
2
.github/workflows/bld.yml
vendored
2
.github/workflows/bld.yml
vendored
|
|
@ -106,3 +106,5 @@ jobs:
|
||||||
run: >-
|
run: >-
|
||||||
./bld download compile test
|
./bld download compile test
|
||||||
-Dtest.postgres=true -Dtest.mysql=true -Dtest.mariadb=true -Dtest.oracle=true -Dtest.oracle-free=true
|
-Dtest.postgres=true -Dtest.mysql=true -Dtest.mariadb=true -Dtest.oracle=true -Dtest.oracle-free=true
|
||||||
|
-DtestsBadgeUrl=https://rife2.com/tests-badge/update/com.uwyn.rife2/bld
|
||||||
|
-DtestsBadgeApiKey=${{ secrets.TESTS_BADGE_API_KEY }}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue