Tabs to spaces

This commit is contained in:
Jens True 2023-06-15 10:58:18 +00:00
parent e041db6ba3
commit ba4a3f273f

@ -11,7 +11,7 @@ pipeline:
image: composer image: composer
commands: commands:
- apt update - apt update
- apt install rclone - apt install rclone
- composer install - composer install
- vendor/bin/phpunit tests - vendor/bin/phpunit tests
tools: tools: