|
7 | 7 | matrix: |
8 | 8 | - HUGO_VERSION=0.20.2 |
9 | 9 |
|
10 | | - - PHP_VERSION=56 BUILD_SERVICE="applications blackfire minio percona nginx caddy apache2 mysql mariadb phpmyadmin postgres postgres-postgis pgadmin neo4j mongo redis" |
11 | | - - PHP_VERSION=70 BUILD_SERVICE="applications blackfire minio percona nginx caddy apache2 mysql mariadb phpmyadmin postgres postgres-postgis pgadmin neo4j mongo redis" |
12 | | - - PHP_VERSION=71 BUILD_SERVICE="applications blackfire minio percona nginx caddy apache2 mysql mariadb phpmyadmin postgres postgres-postgis pgadmin neo4j mongo redis" |
13 | | - |
14 | 10 | - PHP_VERSION=56 BUILD_SERVICE=workspace |
15 | 11 | - PHP_VERSION=70 BUILD_SERVICE=workspace |
16 | 12 | - PHP_VERSION=71 BUILD_SERVICE=workspace |
|
19 | 15 | - PHP_VERSION=70 BUILD_SERVICE=php-fpm |
20 | 16 | - PHP_VERSION=71 BUILD_SERVICE=php-fpm |
21 | 17 |
|
22 | | - - PHP_VERSION=hhvm BUILD_SERVICE="hhvm" |
| 18 | + - PHP_VERSION=hhvm BUILD_SERVICE=hhvm |
23 | 19 |
|
24 | | - # - PHP_VERSION=56 BUILD_SERVICE="php-worker" |
25 | | - - PHP_VERSION=70 BUILD_SERVICE="php-worker" |
26 | | - - PHP_VERSION=71 BUILD_SERVICE="php-worker" |
| 20 | + # - PHP_VERSION=56 BUILD_SERVICE=php-worker |
| 21 | + - PHP_VERSION=70 BUILD_SERVICE=php-worker |
| 22 | + - PHP_VERSION=71 BUILD_SERVICE=php-worker |
27 | 23 |
|
28 | 24 | - PHP_VERSION=56 BUILD_SERVICE=mssql |
29 | 25 | - PHP_VERSION=70 BUILD_SERVICE=mssql |
|
37 | 33 | - PHP_VERSION=70 BUILD_SERVICE=aerospike |
38 | 34 | - PHP_VERSION=71 BUILD_SERVICE=aerospike |
39 | 35 |
|
40 | | - - PHP_VERSION=56 BUILD_SERVICE="memcached beanstalkd beanstalkd-console rabbitmq adminer elasticsearch certbot mailhog maildev selenium jenkins proxy proxy2 balancer" |
41 | | - - PHP_VERSION=70 BUILD_SERVICE="memcached beanstalkd beanstalkd-console rabbitmq adminer elasticsearch certbot mailhog maildev selenium jenkins proxy proxy2 balancer" |
42 | | - - PHP_VERSION=71 BUILD_SERVICE="memcached beanstalkd beanstalkd-console rabbitmq adminer elasticsearch certbot mailhog maildev selenium jenkins proxy proxy2 balancer" |
| 36 | + - PHP_VERSION=NA BUILD_SERVICE="applications blackfire minio percona nginx caddy apache2 mysql mariadb postgres postgres-postgis neo4j mongo redis" |
| 37 | + - PHP_VERSION=NA BUILD_SERVICE="adminer phpmyadmin pgadmin" |
| 38 | + - PHP_VERSION=NA BUILD_SERVICE="memcached beanstalkd beanstalkd-console rabbitmq elasticsearch certbot mailhog maildev selenium jenkins proxy proxy2 balancer" |
| 39 | + - PHP_VERSION=NA BUILD_SERVICE="kibana grafana laravel-echo-server" |
| 40 | + # - PHP_VERSION=NA BUILD_SERVICE="aws" |
43 | 41 |
|
44 | 42 | # Installing a newer Docker version |
45 | 43 | before_install: |
|
0 commit comments