Dependecies for rclone
This commit is contained in:
@ -10,6 +10,8 @@ pipeline:
|
||||
test:
|
||||
image: composer
|
||||
commands:
|
||||
- apt update
|
||||
- apt install rclone
|
||||
- composer install
|
||||
- ./vendor/bin/phpunit tests
|
||||
tools:
|
||||
|
Reference in New Issue
Block a user