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