mirror of
				https://github.com/Clortox/drone-ntfy.git
				synced 2025-07-17 14:12:10 +00:00 
			
		
		
		
	Add drone
This commit is contained in:
		
							parent
							
								
									dc95ca7d1d
								
							
						
					
					
						commit
						d98c930f43
					
				
							
								
								
									
										17
									
								
								.drone.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								.drone.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,17 @@ | |||||||
|  | kind: pipeline | ||||||
|  | name: default | ||||||
|  | 
 | ||||||
|  | steps: | ||||||
|  |   - name: Build | ||||||
|  |     image: plugins/docker | ||||||
|  |     settings: | ||||||
|  |       username: | ||||||
|  |         from_secret: dockerhub_username | ||||||
|  |       password: | ||||||
|  |         from_secret: dockerhub_password | ||||||
|  |       repo: | ||||||
|  |         from_secret: dockerhub_repo | ||||||
|  |       tags: latest | ||||||
|  |     when: | ||||||
|  |       branch: | ||||||
|  |         - main | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Tyler Perkins
						Tyler Perkins