Add Drone Build
This commit is contained in:
		
							parent
							
								
									9b0b73eac5
								
							
						
					
					
						commit
						743e104355
					
				
							
								
								
									
										13
									
								
								.drone.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								.drone.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,13 @@ | |||||||
|  | kind: pipeline | ||||||
|  | name: meshviewer-cron build | ||||||
|  | 
 | ||||||
|  | steps: | ||||||
|  | - name: docker   | ||||||
|  |   image: plugins/docker | ||||||
|  |   settings: | ||||||
|  |     repo: fftdf/meshviewer-cron | ||||||
|  |     target: meshviewer | ||||||
|  |     username: | ||||||
|  |       from_secret: docker_username | ||||||
|  |     password: | ||||||
|  |       from_secret: docker_password | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user