mirror of
				https://github.com/mt-mods/basic_materials.git
				synced 2025-11-04 06:25:28 +01:00 
			
		
		
		
	Merge branch 'master' into 'master'
add luacheck pipeline See merge request VanessaE/basic_materials!8
This commit is contained in:
		
							
								
								
									
										8
									
								
								.gitlab-ci.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								.gitlab-ci.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					stages:
 | 
				
			||||||
 | 
					  - test
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					luacheck:
 | 
				
			||||||
 | 
					 stage: test
 | 
				
			||||||
 | 
					 image: pipelinecomponents/luacheck:latest
 | 
				
			||||||
 | 
					 script:
 | 
				
			||||||
 | 
					  - luacheck .
 | 
				
			||||||
		Reference in New Issue
	
	Block a user