mirror of
				https://framagit.org/YunoHost-Apps/gitea_ynh.git
				synced 2025-10-31 05:45:30 +01:00 
			
		
		
		
	Add .gitlab-ci.yml
This commit is contained in:
		
							
								
								
									
										7
									
								
								.gitlab-ci.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								.gitlab-ci.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,7 @@ | |||||||
|  | image: python:3.5-jessie | ||||||
|  | test: | ||||||
|  |   script: | ||||||
|  |   - apt-get update | ||||||
|  |   - apt-get install git | ||||||
|  |   - git clone https://github.com/YunoHost/package_linter | ||||||
|  |   - python package_linter/package_linter.py . | ||||||
		Reference in New Issue
	
	Block a user
	 Rafi59
					Rafi59