docker with php74 and mysql 8 was added

This commit is contained in:
Alvaro Flores
2022-05-19 14:44:34 +00:00
committed by Mauricio Veliz
parent d17236767a
commit 1523737e54

View File

@@ -31,4 +31,5 @@ jobs:
vendor/phpunit/phpunit/phpunit --testdox-html coverage/result.html --coverage-html coverage --verbose tests/unit/ vendor/phpunit/phpunit/phpunit --testdox-html coverage/result.html --coverage-html coverage --verbose tests/unit/
- store_artifacts: - store_artifacts:
path: coverage path: coverage
destination: coverage destination: coverage