mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-07 23:41:59 +01:00
Added phpunit to bb pipeline
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
parent
f11a4e81ca
commit
c93c584d88
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user