mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 06:33:51 +00:00 
			
		
		
		
	Only compile docker builds for dev releases
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/release-dev.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/release-dev.yml
									
									
									
									
										vendored
									
									
								
							| @@ -155,7 +155,8 @@ jobs: | ||||
|     strategy: | ||||
|       matrix: | ||||
|         arch: [amd64, i386, armv7, aarch64] | ||||
|         build_type: ["hassio", "docker"] | ||||
|         # Hassio dev image doesn't use esphome/esphome-hassio-$arch and uses base directly | ||||
|         build_type: ["docker"] | ||||
|     steps: | ||||
|       - uses: actions/checkout@v2 | ||||
|       - name: Set TAG | ||||
|   | ||||
		Reference in New Issue
	
	Block a user