Attempt to use lighter docker images for gitlab builds
This commit is contained in:
parent
8d119eb9ee
commit
57565f6bfc
@ -1,6 +1,6 @@
|
|||||||
before_script:
|
before_script:
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
- bash build/docker_install.sh > /dev/null
|
- sh build/docker_install.sh > /dev/null
|
||||||
- curl -sS https://getcomposer.org/installer | php
|
- curl -sS https://getcomposer.org/installer | php
|
||||||
- php composer.phar install --ignore-platform-reqs
|
- php composer.phar install --ignore-platform-reqs
|
||||||
services:
|
services:
|
||||||
|
Loading…
Reference in New Issue
Block a user