mirror of
				https://github.com/robweber/xbmcbackup.git
				synced 2025-11-04 03:02:16 +01:00 
			
		
		
		
	space
This commit is contained in:
		@@ -13,7 +13,7 @@ script:
 | 
				
			|||||||
  - flake8 ./ --statistics --show-source --builtins=sys --ignore=E501,E722 --exclude=croniter.py # check python structure against flake8 tests, ignore long lines
 | 
					  - flake8 ./ --statistics --show-source --builtins=sys --ignore=E501,E722 --exclude=croniter.py # check python structure against flake8 tests, ignore long lines
 | 
				
			||||||
  - kodi-addon-checker --branch=matrix --allow-folder-id-mismatch
 | 
					  - kodi-addon-checker --branch=matrix --allow-folder-id-mismatch
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
 deploy:
 | 
					deploy:
 | 
				
			||||||
  - provider: script
 | 
					  - provider: script
 | 
				
			||||||
    script: submit-addon -r repo-plugins -b matrix --push-branch script.xbmcbackup
 | 
					    script: submit-addon -r repo-plugins -b matrix --push-branch script.xbmcbackup
 | 
				
			||||||
    on:
 | 
					    on:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user