mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +02:00
phpunit 9
This commit is contained in:
parent
eb8423f6ef
commit
db316f7ae6
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ RUN DEBIAN_FRONTEND=noninteractive ;\
|
|||
unzip awscliv2.zip && \
|
||||
./aws/install && \
|
||||
pip3 install awscli-plugin-endpoint && \
|
||||
wget https://phar.phpunit.de/phpunit-8.phar -O /usr/local/bin/phpunit.phar && \
|
||||
wget https://phar.phpunit.de/phpunit-9.phar -O /usr/local/bin/phpunit.phar && \
|
||||
curl -L https://github.com/harness/drone-cli/releases/latest/download/drone_linux_amd64.tar.gz | tar zx && \
|
||||
install -t /usr/bin drone && \
|
||||
wget https://github.com/vimeo/psalm/releases/latest/download/psalm.phar -O /usr/local/bin/psalm && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue