mirror of
				https://github.com/Clortox/drone-ntfy.git
				synced 2025-07-17 14:12:10 +00:00 
			
		
		
		
	Add ntfy service to drone
This commit is contained in:
		
							parent
							
								
									e6b31c7e30
								
							
						
					
					
						commit
						268b776942
					
				
							
								
								
									
										11
									
								
								.drone.yml
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								.drone.yml
									
									
									
									
									
								
							| @ -15,3 +15,14 @@ steps: | |||||||
|     when: |     when: | ||||||
|       branch: |       branch: | ||||||
|         - main |         - main | ||||||
|  |   - name: notify | ||||||
|  |     image: clortox/drone-ntfy | ||||||
|  |     settings: | ||||||
|  |       URL: https://ntfy.clortox.com | ||||||
|  |       USERNAME: drone | ||||||
|  |       PASSWORD: | ||||||
|  |         from_secret: ntfy_password | ||||||
|  |       TOPIC: drone-builds | ||||||
|  |       MESSAGE: Drone-ntfy has finished building! | ||||||
|  |       CLICK: https://drone.clortox.com/tyler/drone-ntfy | ||||||
|  |       TITLE: Drone (drone-ntfy) | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Tyler Perkins
						Tyler Perkins