Add drone.yml and fix tests to be compatable with docker pipeline #1
@ -23,7 +23,7 @@ steps:
|
|||||||
image: chialab/php
|
image: chialab/php
|
||||||
commands:
|
commands:
|
||||||
- sleep 10
|
- sleep 10
|
||||||
- URL=testserver:8080 vendor/bin/phpunit tests
|
- URL=http://testserver:8080 vendor/bin/phpunit tests
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user