Update '.woodpecker.yml'
This commit is contained in:
		
							parent
							
								
									8548e9c68e
								
							
						
					
					
						commit
						d1969fa48f
					
				| @ -5,26 +5,26 @@ pipeline: | ||||
|     image: git.freifunk-rhein-sieg.net/freifunk-troisdorf/docker-json-validate | ||||
|     commands: | ||||
|       - jsonlint rifu_devices.json | ||||
|   when: | ||||
|     event: push | ||||
|     when: | ||||
|       event: push | ||||
| 
 | ||||
|   validate_router: | ||||
|     image: git.freifunk-rhein-sieg.net/freifunk-troisdorf/docker-json-validate | ||||
|     commands:  | ||||
|       - jsonlint uisp_router.json | ||||
|   when: | ||||
|     event: push | ||||
|     when: | ||||
|       event: push | ||||
| 
 | ||||
|   validate_unifi: | ||||
|     image: git.freifunk-rhein-sieg.net/freifunk-troisdorf/docker-json-validate | ||||
|     commands:  | ||||
|       - jsonlint unifi_devices.json | ||||
|   when: | ||||
|     event: push | ||||
|     when: | ||||
|       event: push | ||||
|    | ||||
|   validate_gateways: | ||||
|     image: git.freifunk-rhein-sieg.net/freifunk-troisdorf/docker-json-validate | ||||
|     commands:  | ||||
|       - jsonlint gateways.json | ||||
|   when: | ||||
|     event: push | ||||
|     when: | ||||
|       event: push | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user