This commit is contained in:
		
							
								
								
									
										22
									
								
								.drone.yml
									
									
									
									
									
								
							
							
						
						
									
										22
									
								
								.drone.yml
									
									
									
									
									
								
							@@ -9,14 +9,14 @@ steps:
 | 
			
		||||
  - sh "00-deps.sh"
 | 
			
		||||
  - sh "10-build.sh"
 | 
			
		||||
- name: deliver
 | 
			
		||||
    image: drillster/drone-email
 | 
			
		||||
    host: mail.k-space.ee
 | 
			
		||||
    username: jenkins
 | 
			
		||||
    password:
 | 
			
		||||
      from_secret: email_password
 | 
			
		||||
    from: drone@k-space.ee
 | 
			
		||||
    subject: Openwrt image
 | 
			
		||||
    attachment: bin/*.bin
 | 
			
		||||
    when:
 | 
			
		||||
      status:
 | 
			
		||||
      - success
 | 
			
		||||
  image: drillster/drone-email
 | 
			
		||||
  host: mail.k-space.ee
 | 
			
		||||
  username: jenkins
 | 
			
		||||
  password:
 | 
			
		||||
    from_secret: email_password
 | 
			
		||||
  from: drone@k-space.ee
 | 
			
		||||
  subject: Openwrt image
 | 
			
		||||
  attachment: bin/*.bin
 | 
			
		||||
  when:
 | 
			
		||||
    status:
 | 
			
		||||
    - success
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user