Enable conversion on Docker image
This commit is contained in:
parent
23906c7e84
commit
9336b7dc53
1 changed files with 1 additions and 0 deletions
|
@ -13,3 +13,4 @@ RUN php composer.phar install --prefer-dist
|
|||
RUN npm install
|
||||
RUN ./node_modules/.bin/bower --allow-root install
|
||||
RUN ./node_modules/.bin/grunt
|
||||
ENV CONVERT=1
|
||||
|
|
Loading…
Reference in a new issue