mirror of
				https://github.com/angristan/openvpn-install.git
				synced 2025-10-31 05:57:36 +01:00 
			
		
		
		
	Add GitLab CI for shellcheck
This commit is contained in:
		
							
								
								
									
										9
									
								
								.gitlab-ci.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								.gitlab-ci.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| image: koalaman/shellcheck:stable | ||||
|  | ||||
| stages: | ||||
|   - Bash linting | ||||
|  | ||||
| shellcheck: | ||||
|   stage: Bash linting | ||||
|   script: | ||||
|   - shellcheck openvpn-install.sh | ||||
		Reference in New Issue
	
	Block a user
	 angristan
					angristan