php_helper improve for dev/test
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-06-14 18:58:52 +02:00
parent af76d066c9
commit be2e033263
3 changed files with 26 additions and 6 deletions

View File

@ -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