Tabs to spaces
This commit is contained in:
		@@ -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:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user