no need to install unzip on nextcloud
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:
parent
9bdb49f8ba
commit
e37b49a5db
@ -18,8 +18,6 @@ steps:
|
||||
- name: nextcloud
|
||||
image: nextcloud:27.0.0
|
||||
commands:
|
||||
- apt-get update
|
||||
- apt-get install -y unzip
|
||||
- curl -sSLo /usr/local/bin/composer https://getcomposer.org/download/latest-stable/composer.phar
|
||||
- chmod +x /usr/local/bin/composer
|
||||
- composer install
|
||||
|
Reference in New Issue
Block a user