This commit is contained in:
		
							
								
								
									
										10
									
								
								.drone.yml
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								.drone.yml
									
									
									
									
									
								
							@@ -12,16 +12,6 @@ steps:
 | 
			
		||||
  image: corentinaltepe/doxygen
 | 
			
		||||
  commands:
 | 
			
		||||
  - doxygen
 | 
			
		||||
- name: release
 | 
			
		||||
  image: plugins/gitea-release
 | 
			
		||||
  settings:
 | 
			
		||||
    api_key: 
 | 
			
		||||
      from_secret: DRONE_ACCESS_TOKEN
 | 
			
		||||
    base_url: https://code.jcktrue.dk
 | 
			
		||||
    files:
 | 
			
		||||
      - .pio/build/max7456board/firmware.hex
 | 
			
		||||
  when:
 | 
			
		||||
    event: tag
 | 
			
		||||
- name: upload
 | 
			
		||||
  image: appleboy/drone-scp
 | 
			
		||||
  settings:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user