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