TASK: Install make to run install routine
This commit is contained in:
parent
bd3e6b080d
commit
a2eb6d799d
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
image: 'composer:latest'
|
||||
|
||||
before_script:
|
||||
- apk add --no-cache make
|
||||
- >
|
||||
composer install
|
||||
--optimize-autoloader
|
||||
|
|
Loading…
Reference in a new issue