Alignment
This commit is contained in:
		@@ -13,9 +13,8 @@ pipeline:
 | 
				
			|||||||
    -	apt update
 | 
					    -	apt update
 | 
				
			||||||
	  - apt install rclone
 | 
						  - apt install rclone
 | 
				
			||||||
    - composer install
 | 
					    - composer install
 | 
				
			||||||
    - ./vendor/bin/phpunit tests
 | 
					    - vendor/bin/phpunit tests
 | 
				
			||||||
  tools:
 | 
					  tools:
 | 
				
			||||||
    image: php
 | 
					    image: php
 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
    - make analyze
 | 
					    - make analyze
 | 
				
			||||||
#
 | 
					 | 
				
			||||||
		Reference in New Issue
	
	Block a user