Merge pull request 'Update '.woodpecker.yml'' (#90) from stefan-patch-1 into master
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				ci/woodpecker/push/woodpecker Pipeline was successful
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	ci/woodpecker/push/woodpecker Pipeline was successful
				
			Reviewed-on: #90
This commit is contained in:
		
						commit
						9a2247336d
					
				| @ -2,23 +2,23 @@ | ||||
| platform: linux/arm64 | ||||
| 
 | ||||
| pipeline: | ||||
| - name: validate Richtfunk Devices | ||||
|   image: git.freifunk-rhein-sieg.net/freifunk-troisdorf/docker-json-validate | ||||
|   commands:  | ||||
|     - jsonlint rifu_devices.json | ||||
|   when: | ||||
|     event: push | ||||
|   validate_Richtfunk_Devices: | ||||
|     image: git.freifunk-rhein-sieg.net/freifunk-troisdorf/docker-json-validate | ||||
|     commands:  | ||||
|       - jsonlint rifu_devices.json | ||||
|     when: | ||||
|       event: push | ||||
| 
 | ||||
| - name: validate Router Devices | ||||
|   image: git.freifunk-rhein-sieg.net/freifunk-troisdorf/docker-json-validate | ||||
|   commands:  | ||||
|     - jsonlint uisp_router.json | ||||
|   when: | ||||
|     event: push | ||||
|   validate_Router_Devices: | ||||
|     image: git.freifunk-rhein-sieg.net/freifunk-troisdorf/docker-json-validate | ||||
|     commands:  | ||||
|       - jsonlint uisp_router.json | ||||
|     when: | ||||
|       event: push | ||||
| 
 | ||||
| - name: validate Unifi Devices | ||||
|   image: git.freifunk-rhein-sieg.net/freifunk-troisdorf/docker-json-validate | ||||
|   commands:  | ||||
|     - jsonlint unifi_devices.json | ||||
|   when: | ||||
|     event: push | ||||
|   validate_Unifi_Devices: | ||||
|     image: git.freifunk-rhein-sieg.net/freifunk-troisdorf/docker-json-validate | ||||
|     commands:  | ||||
|       - jsonlint unifi_devices.json | ||||
|     when: | ||||
|       event: push | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user