Update '.woodpecker.yml' #90
| @ -2,23 +2,23 @@ | |||||||
| platform: linux/arm64 | platform: linux/arm64 | ||||||
| 
 | 
 | ||||||
| pipeline: | pipeline: | ||||||
| - name: validate Richtfunk Devices |   validate_Richtfunk_Devices: | ||||||
|   image: git.freifunk-rhein-sieg.net/freifunk-troisdorf/docker-json-validate |     image: git.freifunk-rhein-sieg.net/freifunk-troisdorf/docker-json-validate | ||||||
|   commands:  |     commands:  | ||||||
|     - jsonlint rifu_devices.json |       - jsonlint rifu_devices.json | ||||||
|   when: |     when: | ||||||
|     event: push |       event: push | ||||||
| 
 | 
 | ||||||
| - name: validate Router Devices |   validate_Router_Devices: | ||||||
|   image: git.freifunk-rhein-sieg.net/freifunk-troisdorf/docker-json-validate |     image: git.freifunk-rhein-sieg.net/freifunk-troisdorf/docker-json-validate | ||||||
|   commands:  |     commands:  | ||||||
|     - jsonlint uisp_router.json |       - jsonlint uisp_router.json | ||||||
|   when: |     when: | ||||||
|     event: push |       event: push | ||||||
| 
 | 
 | ||||||
| - name: validate Unifi Devices |   validate_Unifi_Devices: | ||||||
|   image: git.freifunk-rhein-sieg.net/freifunk-troisdorf/docker-json-validate |     image: git.freifunk-rhein-sieg.net/freifunk-troisdorf/docker-json-validate | ||||||
|   commands:  |     commands:  | ||||||
|     - jsonlint unifi_devices.json |       - jsonlint unifi_devices.json | ||||||
|   when: |     when: | ||||||
|     event: push |       event: push | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user