2
0
Fork 0
mirror of https://github.com/ethauvin/bld.git synced 2025-04-25 00:07:12 -07:00

Added tests badge reporting

This commit is contained in:
Geert Bevin 2023-05-09 22:41:27 -04:00
parent c523370427
commit 0cbc064c50

View file

@ -106,3 +106,5 @@ jobs:
run: >-
./bld download compile test
-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 }}