Release back to gogs
This commit is contained in:
		
							
								
								
									
										10
									
								
								.drone.yml
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								.drone.yml
									
									
									
									
									
								
							@@ -11,3 +11,13 @@ steps:
 | 
				
			|||||||
  image: python:2
 | 
					  image: python:2
 | 
				
			||||||
  commands:
 | 
					  commands:
 | 
				
			||||||
  - make otaupload
 | 
					  - make otaupload
 | 
				
			||||||
 | 
					- name: release
 | 
				
			||||||
 | 
					  image: plugins/gitea-release
 | 
				
			||||||
 | 
					  settings:
 | 
				
			||||||
 | 
					    api_key: ef6a0baa30f8994719e236370290ac9f8bbbdb1d
 | 
				
			||||||
 | 
					    base_url: https://code.jcktrue.dk
 | 
				
			||||||
 | 
					    files:
 | 
				
			||||||
 | 
					      - .pioenvs/nodemcu/firmware.bin
 | 
				
			||||||
 | 
					      - .pioenvs/nodemcu/firmware.elf
 | 
				
			||||||
 | 
					  when:
 | 
				
			||||||
 | 
					    event: tag
 | 
				
			||||||
		Reference in New Issue
	
	Block a user