mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-26 12:27:06 +00:00 
			
		
		
		
	pass secrets to drone build step for docker (#3879)
This commit is contained in:
		 techknowlogick
					techknowlogick
				
			
				
					committed by
					
						 Lauris BH
						Lauris BH
					
				
			
			
				
	
			
			
			 Lauris BH
						Lauris BH
					
				
			
						parent
						
							a98add1974
						
					
				
				
					commit
					9ec7f6b954
				
			| @@ -249,6 +249,7 @@ pipeline: | ||||
|  | ||||
|   docker: | ||||
|     image: plugins/docker:17.12 | ||||
|     secrets: [ docker_username, docker_password ] | ||||
|     pull: true | ||||
|     repo: gitea/gitea | ||||
|     default_tags: true | ||||
|   | ||||
		Reference in New Issue
	
	Block a user