update to lumen 7
Some checks failed
abc-api/abcParser/pipeline/head There was a failure building this commit
Some checks failed
abc-api/abcParser/pipeline/head There was a failure building this commit
This commit is contained in:
@@ -2,12 +2,13 @@ version: '3'
|
||||
services:
|
||||
|
||||
tests:
|
||||
image: dkregistry.xai-corp.net:5000/xaicorp/php:7.2-dev
|
||||
image: dkregistry.xai-corp.net:5000/xaicorp/php:7.3-dev
|
||||
volumes:
|
||||
- .:/var/www
|
||||
- .:/opt/project
|
||||
command:
|
||||
entrypoint:
|
||||
- vendor/bin/codecept
|
||||
command:
|
||||
- run
|
||||
|
||||
composer:
|
||||
|
||||
Reference in New Issue
Block a user