This commit is contained in:
parent
aac74afe72
commit
290eb89192
@ -21,11 +21,9 @@ steps:
|
|||||||
|
|
||||||
- name: run tests
|
- name: run tests
|
||||||
image: chialab/php
|
image: chialab/php
|
||||||
environment:
|
|
||||||
- "URL=testserver:8080"
|
|
||||||
commands:
|
commands:
|
||||||
- sleep 10
|
- sleep 10
|
||||||
- vendor/bin/phpunit tests
|
- URL=testserver:8080 vendor/bin/phpunit tests
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user