This commit is contained in:
		
							
								
								
									
										14
									
								
								.drone.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								.drone.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,14 @@
 | 
				
			|||||||
 | 
					kind: pipeline
 | 
				
			||||||
 | 
					name: default
 | 
				
			||||||
 | 
					steps:
 | 
				
			||||||
 | 
					- name: Uploading to SthopeGit  
 | 
				
			||||||
 | 
					  image: plugins/docker
 | 
				
			||||||
 | 
					  settings:
 | 
				
			||||||
 | 
					    username: sthope
 | 
				
			||||||
 | 
					    password: 
 | 
				
			||||||
 | 
					      from_secret: gitea_token
 | 
				
			||||||
 | 
					    repo: git.sthope.dev/sthope/meshcommander
 | 
				
			||||||
 | 
					    registry: git.sthope.dev
 | 
				
			||||||
 | 
					    tags: latest
 | 
				
			||||||
 | 
					    purge: true
 | 
				
			||||||
 | 
					    dockerfile: Dockerfile
 | 
				
			||||||
		Reference in New Issue
	
	Block a user