php_helper improve for dev/test
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -102,10 +102,6 @@ RUN /usr/local/bin/php_helper.sh
|
||||
RUN wget -O /bin/cachetool http://gordalina.github.io/cachetool/downloads/cachetool.phar
|
||||
RUN chmod a+x /bin/cachetool
|
||||
|
||||
#install phpunit
|
||||
RUN wget -O phpunit https://phar.phpunit.de/phpunit-9.phar
|
||||
RUN install phpunit /usr/local/bin
|
||||
|
||||
# Create directories
|
||||
RUN mkdir -p /var/www
|
||||
|
||||
|
Reference in New Issue
Block a user