Added phpunit to bb pipeline

Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
Janos SUTO 2020-02-02 20:19:51 +01:00
parent f11a4e81ca
commit c93c584d88

View File

@ -18,4 +18,5 @@ pipelines:
- mysql -u piler -ppiler123 piler1 < /usr/share/piler/db-mysql.sql - mysql -u piler -ppiler123 piler1 < /usr/share/piler/db-mysql.sql
- cd unit_tests - cd unit_tests
- ./run.sh - ./run.sh
- cd ..
- phpunit